Ver Fonte

选择奖品券包跳转

hwb0 há 3 anos atrás
pai
commit
a93f56035d
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      pages/choice/index.vue

+ 5 - 0
pages/choice/index.vue

@@ -188,6 +188,11 @@
 						url: '/pages/prize/index?coupon=1'
 					})
 				}
+				if (data.value == 'coupon_pkg') {
+					uni.redirectTo({
+						url: '/pages/prize/index?coupon=1'
+					})
+				}
 				if (data == 'coin') {
 					uni.switchTab({
 						url: '/pages/core/index'