mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-03-16 22:11:04 +08:00
Update doc
This commit is contained in:
parent
72407b0b9c
commit
ee3e6b9e75
@ -577,5 +577,6 @@ window.JPush.getUserNotificationSettings(function(result) {
|
|||||||
// 系统设置中已关闭应用推送。
|
// 系统设置中已关闭应用推送。
|
||||||
} else if(result > 0) {
|
} else if(result > 0) {
|
||||||
// 系统设置中打开了应用推送。
|
// 系统设置中打开了应用推送。
|
||||||
})
|
}
|
||||||
|
})
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user