更新优化
This commit is contained in:
@@ -290,7 +290,6 @@
|
||||
url: '/pages/order_food/order_food'
|
||||
});
|
||||
} else {
|
||||
// uni.cache.set('shopUser', res.data.shopUser);
|
||||
uni.pro.switchTab('index/index')
|
||||
}
|
||||
|
||||
@@ -341,7 +340,6 @@
|
||||
uni.cache.set('miniAppOpenId', res.data.userInfo
|
||||
.miniAppOpenId)
|
||||
uni.cache.set('userInfo', res.data.userInfo);
|
||||
// uni.cache.set('shopUser', res.data.shopUser);
|
||||
if (this.types == 0) {
|
||||
uni.reLaunch({
|
||||
url: '/pages/order_food/order_food'
|
||||
|
||||
Reference in New Issue
Block a user