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