@@ -148,7 +148,7 @@ Page({
],
servicePrice:0.00,
price:this.data.chooseVip.finalPrice,
- discount:'',
+ discount:null,
}
pay.openPay(data)
return
@@ -251,7 +251,7 @@ Page({
price:data.price,
pay.openPay(payData)
@@ -129,7 +129,7 @@ Page({
@@ -301,7 +301,7 @@ Page({
goods:goods,
price:this.data.payMoney,
- discount:1,
},