Format api doc

This commit is contained in:
Hevin
2017-10-27 14:29:43 +08:00
parent fbd9d63590
commit 0cbedb412c
3 changed files with 34 additions and 14 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
- 或下载到本地安装:
```shell
cordova plugin add Your_Plugin_Path --variable APP_KEY=your_jpush_appkey
cordova plugin add Your_Plugin_Path --variable APP_KEY=your_jpush_appkey
```
> 在使用 Xcode 8 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。