remove jpush.startLocalNotification event in iOS docs

This commit is contained in:
huangminlinux 2017-10-11 11:29:40 +08:00
parent 3f00143a5a
commit c726477cfb

View File

@ -724,10 +724,6 @@ window.JPush.getUserNotificationSettings(callback)
[获取自定义消息内容](#获取自定义消息内容)
### jpush.startLocalNotification
[点击本地通知横幅启动 App](#点击本地通知横幅启动-app)
### jpush.receiveLocalNotification
[iOS 10 before 收到本地通知](#ios-10-before-收到本地通知)