订单逻辑修改

This commit is contained in:
GaoHao
2024-09-26 14:28:16 +08:00
parent 1de598f1b1
commit 82cea7c341
8 changed files with 1185 additions and 193 deletions

View File

@@ -126,6 +126,8 @@
// this.shopId = e.shopId;
// this.init();
// }
console.log(e)
uni.cache.set('forceUpdate',1)
if (e.q) {
this.shopId = this.getQueryString(decodeURIComponent(e.q), 'shopId')