Commit 51f14e51 by 李嘉林

扫码进店优化

parent 99de59c4
......@@ -391,6 +391,8 @@ export default {
log.info(wx.getStorageSync("becomeInfo"),'home---wx.getStorageSync("becomeInfo")')
}
if(options.scene){
wx.setStorageSync("firstView", 1);
this.reloadPage = true;
//新二维码扫码进入
let res = await indexApi.getShareSceneRecord(options.scene);
log.info(res,'onLoad-getShareSceneRecord');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment