优惠券选择页确认按钮层级调整

This commit is contained in:
2023-06-08 15:55:15 +08:00
parent 4fff04b095
commit bf89c360ff
5 changed files with 39 additions and 21 deletions

View File

@@ -162,9 +162,10 @@ export default {
};
},
onLoad: function () {
this.machineId = "861741042996303";
this.getDataList();
return;
// 写死
// this.machineId = "861741042996303";
// this.getDataList();
// return;
plus.device.getInfo({
success: (e) => {