乱七八糟

This commit is contained in:
weicw
2023-10-23 15:21:33 +08:00
parent 0256bd355d
commit 686c1ae304
29 changed files with 2571 additions and 294 deletions

View File

@@ -372,6 +372,8 @@
uni.$on('syncSelectedId', selectedId => {
this.selectedShopId = selectedId
})
},
/**
@@ -388,6 +390,7 @@
onShow() {
// 获取当前订单信息
this.getOrderData()
},
methods: {