diff --git a/index.html b/index.html index 23bd546..1f255de 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@ - + diff --git a/js/index.js b/js/index.js index 5b7dae4..f83a700 100644 --- a/js/index.js +++ b/js/index.js @@ -45,7 +45,7 @@ mui.back = function() { }; //获取cid用于推送 mui.plusReady(function() { - var cid = plus.push.getClientInfo().clientid; + // var cid = plus.push.getClientInfo().clientid; var timer = 0; timer = setInterval(function() { getData(); diff --git a/js/start.js b/js/start.js index 9053ad6..ff58650 100644 --- a/js/start.js +++ b/js/start.js @@ -87,7 +87,8 @@ function jumpPage(ipxSizeBottom) { //跳转页面 var bSize = 50 + (+ipxSizeBottom) + 'px'; - var subpages = ['templete/home.html', 'templete/shops.html', 'templete/zhugouba.html', 'templete/zhuweiba.html', + var subpages = ['templete/home.html', 'templete/shops.html', 'templete/zhuweiba.html', + // 'templete/zhugouba.html', 'templete/my.html' ]; var subpage_style = {