浏览代码

清空消息屏蔽

jack 7 年之前
父节点
当前提交
45e1804ca0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/index.html

+ 1 - 1
app/index.html

@ -56,7 +56,7 @@
56 56
		client1()
57 57
 		if(mui.os.ios) {
58 58
 			plus.push.addEventListener("click", function(msg) {
59
 				plus.push.clear();
59
 				//plus.push.clear();
60 60
 				plus.webview.getLaunchWebview().show();
61 61
 				plus.webview.getWebviewById("html/consult_home.html").show();
62 62
 				mui(".mui-tab-item").each(function(index) {