From 91332295a82a893f528f2f2ff4340ba657fc9de8 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Sun, 8 Sep 2019 14:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=8A=A9=E8=B4=AD=E5=90=A7?= =?UTF-8?q?=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- js/index.js | 2 +- js/start.js | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) 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 = {