Browse Source

测试提交

master
DESKTOP-RI6MONA\deng 4 years ago
parent
commit
b1fb05838d
  1. 2
      pages/index/index/index.vue

2
pages/index/index/index.vue

@ -201,7 +201,7 @@
this.getcarNum();
}
// test....
this.is_newGiftLogin = app.globalData.giftLogin;
let is_info = this.$cookieStorage.get('gift_info');
if(!this.isLogin){

Loading…
Cancel
Save