提交代码

This commit is contained in:
duan
2024-06-07 15:55:12 +08:00
parent 4ab5b59d7f
commit c8633827cc
4 changed files with 22 additions and 17 deletions

View File

@@ -133,7 +133,7 @@
onLoad(e) {
console.log(e)
console.log(e,'调试1')
try {
this.types = e.types
} catch (e) {
@@ -348,7 +348,6 @@
url: '/pages/order_food/order_food'
});
} else {
// uni.cache.set('shopUser', res.data.shopUser);
uni.pro.switchTab('index/index')
}
}