You've already forked qlg.frontend
删除助购吧的内容
This commit is contained in:
@ -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();
|
||||
|
@ -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 = {
|
||||
|
Reference in New Issue
Block a user