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

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

Loading…
Cancel
Save