mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-21 21:43:02 +08:00
delete openNotificaiton error simple
This commit is contained in:
parent
27ebdd6809
commit
c3cfa01e60
@ -31,7 +31,7 @@
|
|||||||
var alert = event.alert;
|
var alert = event.alert;
|
||||||
var extras = event.extras;
|
var extras = event.extras;
|
||||||
console.log(alert);
|
console.log(alert);
|
||||||
console.log(extras);
|
//console.log(extras);
|
||||||
}
|
}
|
||||||
catch(exeption){
|
catch(exeption){
|
||||||
console.log(exception)
|
console.log(exception)
|
||||||
|
Loading…
Reference in New Issue
Block a user