We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f13922 + 4f5d066 commit 169f93cCopy full SHA for 169f93c
README.md
@@ -1,14 +1,24 @@
1
# jcore-hbuilder-plugin
2
3
-极光SDK基础组件。极光SDK使用都需要依赖该组件。
+极光 SDK 基础组件。极光 SDK 使用都需要依赖该组件。
4
+
5
+## uniapp 插件市场地址
6
+[极光基础组件SDK](https://ext.dcloud.net.cn/plugin?id=4028)
7
8
## 接入
9
- 1.将 nativeplugins/JG-JCore 导入项目对应位置。
-- 2.项目 manifest.json 中接入 JG-JCore 插件。并配置好 appkey([极光 portal]() 注册分配),channel 信息。
10
+- 2.项目 manifest.json 中接入 JG-JCore 插件。并配置好 appkey([极光 portal](https://www.jiguang.cn/accounts/platform) 注册分配),channel 信息。
11
12
<p align="center">
13
<a target="_blank">
14
<img src="doc/conf.png" alt="config" width=600/>
15
</a>
16
</p>
17
18
+## Support
19
+- 更多问题请前往[极光社区](http://community.jiguang.cn/)
20
21
+## License
22
23
+MIT © [JiGuang](/license)
24
0 commit comments