1.优化2.0确认订单页面

master
杨杰 2 years ago
parent 1687220b2a
commit af09090aed
  1. 10
      high-unionPay/pages/order/confirmation.vue
  2. 2
      high-unionPay/pages/user/order_details/order_details.vue

@ -244,9 +244,8 @@
isUse: true, //
rechargeDes: '', //
rebateIntegral: '', //
Integrastu: 1 //
Integrastu: 1, //
typeId: '',
identificationCode: '' ,//
contactPepole: '', //
contactPhone: '', //
contactAddress: '' //
@ -528,9 +527,8 @@
}],
"payGold": this.priceValue[1],
"promoteCode": this.identificationCode,
memDiscountId: this.memDiscountId
"storeId": this.storeId
}],
memDiscountId: this.memDiscountId,
"storeId": this.storeId,
"postData": {
"address": this.contactAddress,
"user": this.contactPepole,
@ -1127,4 +1125,4 @@
}
}
}
</style>
</style>

@ -490,7 +490,7 @@
imagewxUrl: app.globalData.imageWxImg,
imgadres1: 'dhf.png',
preByOrderInfo: '',
materialData: '' //
materialData: '', //
preByOrderInfo: '',
countdownh: '', //
countdownm: '', //

Loading…
Cancel
Save