فهرست منبع

奖品跳转优惠券页面修改

DELL 3 سال پیش
والد
کامیت
7d9ec5c5f7
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      pages/prize/index.vue

+ 2 - 0
pages/prize/index.vue

@@ -137,8 +137,10 @@
 			if (opthios != undefined) {
 				if (opthios.coupon == 1) {
 					this.currentIndex = 1
+					this.state = 1
 				} else {
 					this.currentIndex = 0
+					this.state = 0
 				}
 			}
 		},