|
|
@@ -146,6 +146,7 @@ export default {
|
|
|
uni.removeStorageSync('SHOP_ADMIN_STROAGE_SHOW')
|
|
|
uni.removeStorageSync('OPEN_SHOP_ID')
|
|
|
this.AUTHORITY_SHOW = false
|
|
|
+ uni.showTabBar()
|
|
|
//启动更新逻辑 shish 2020.5.18
|
|
|
if (subRes.data.update == 1) {
|
|
|
const updateManager = wx.getUpdateManager()
|