mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-01-19 13:52:49 +08:00
add example
This commit is contained in:
parent
903567cd9e
commit
eded66522d
@ -243,6 +243,12 @@ UIKit.framework
|
||||
|
||||
<script type="text/javascript" src="JPushPlugin.js"></script>
|
||||
```
|
||||
###示例
|
||||
1.完整的示例可以点击网页右侧的"Download Zip"下载,下载完成后在文件的"src/ios/example"文件夹内找到并拷贝以下文件
|
||||
```
|
||||
|
||||
|
||||
src/ios/example/index.html to www/index.html
|
||||
src/ios/example/css/* to www/css
|
||||
src/ios/example/js/* to www/js
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user