From 94dc9fb3cbe91ef1de389fed129fe29b01145019 Mon Sep 17 00:00:00 2001 From: yvan.ni <765199919@qq.com> Date: Fri, 4 Sep 2020 14:42:25 +0800 Subject: [PATCH] 去掉会员固定 --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 971fb91..9d5f501 100644 --- a/app.js +++ b/app.js @@ -45,7 +45,7 @@ App({ config2: null, //门店配置 code: null, heigth:0, - user_id:6519826,// 3674923,// 4379287,// null,// 5682068, + user_id:null,// 3674923,// 4379287,// null,// 5682068, buy_now:null, picklist:null, //门店列表 wuliuprice: null, //物流价格表 -- libgit2 0.21.4