lhl 1 kuukausi sitten
vanhempi
commit
15b5a83c9e
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      pages/users/order_confirm/index.vue

+ 3 - 3
pages/users/order_confirm/index.vue

@@ -556,7 +556,7 @@
 						"icon": "icon-weixin2",
 						value: 'weixin',
 						title: '微信快捷支付',
-						payStatus: 2,
+						payStatus:1,
 					},
 					{
 						name: "支付宝支付",
@@ -599,9 +599,9 @@
 						check:false
 					}
 				],
-				payType: 'offline', //支付方式
+				payType: 'weixin', //支付方式
 				openType: 1, //优惠券打开方式 1=使用
-				active: 3, //支付方式切换
+				active: 0, //支付方式切换
 				coupon: {
 					status: false,
 					list: [],