@@ -423,7 +423,7 @@
},
// 单击banner
clickBanner(index){
- if(index == 1 && this.hasRedPacket){
+ if(index == 0 && this.hasRedPacket){
uni.navigateTo({url:"/pages/morePage/redPacket"})
}
@@ -305,7 +305,7 @@
this.getCarCodeByVin()
// 记录
if(opts.type == 'log'){
- this.scanVinLogCopy()
+ // this.scanVinLogCopy()
// 游客
if(this.userInfo.sysUserFlag == '0'){