|
@@ -36,10 +36,6 @@ export default {
|
|
|
}
|
|
}
|
|
|
uni.setStorageSync('currentQuery', JSON.stringify(option))
|
|
uni.setStorageSync('currentQuery', JSON.stringify(option))
|
|
|
console.log(uni.getStorageSync('HOME_STATUS_STROAGE_SHOW'), 'this.shopAdminId', this.getLoginInfo, this.getLoginInfo.openShop)
|
|
console.log(uni.getStorageSync('HOME_STATUS_STROAGE_SHOW'), 'this.shopAdminId', this.getLoginInfo, this.getLoginInfo.openShop)
|
|
|
- if (uni.getStorageSync('HOME_STATUS_STROAGE_SHOW') == 0) {
|
|
|
|
|
- this.AUTHORITY_SHOW = true;
|
|
|
|
|
- uni.hideTabBar()
|
|
|
|
|
- }
|
|
|
|
|
if (this.$util.isEmpty(this.getLoginInfo)) {
|
|
if (this.$util.isEmpty(this.getLoginInfo)) {
|
|
|
wxLoginFn(true).then(res => {
|
|
wxLoginFn(true).then(res => {
|
|
|
//客户可以访问的地址
|
|
//客户可以访问的地址
|