|
@@ -55,6 +55,7 @@ export default {
|
|
|
this.AUTHORITY_SHOW = true;
|
|
this.AUTHORITY_SHOW = true;
|
|
|
uni.hideTabBar()
|
|
uni.hideTabBar()
|
|
|
uni.setStorageSync('HOME_STATUS_STROAGE_SHOW', res.data.shopAdminId)
|
|
uni.setStorageSync('HOME_STATUS_STROAGE_SHOW', res.data.shopAdminId)
|
|
|
|
|
+ uni.setStorageSync('HOME_REFRESH', '1')
|
|
|
} else if (res.data.admin.openShop == '2' && res.data.shopAdminId == '0') {
|
|
} else if (res.data.admin.openShop == '2' && res.data.shopAdminId == '0') {
|
|
|
this.MODEL_TITLE = '已申请'
|
|
this.MODEL_TITLE = '已申请'
|
|
|
this.MODEL_BTN_TEXT = '查看申请进度'
|
|
this.MODEL_BTN_TEXT = '查看申请进度'
|