doum
2025-09-16 e755ab6c6edddf4accb51e241e6ec04c27cea091
前端
已修改1个文件
3 ■■■■ 文件已修改
small-program/pages/demand-hall/demand-hall.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
small-program/pages/demand-hall/demand-hall.vue
@@ -253,7 +253,7 @@
                this.status = -1
            }
            console.log(getApp().globalData,this.status ,"=====================================")
            this.typeViewId = 0
            // this.typeViewId = 0
            if(this.token && this.token != '' && this.userInfo && JSON.stringify(this.userInfo) != '{}'){
                console.log('已登陆')
                this.isLogin = true
@@ -267,6 +267,7 @@
                } */
            } else {
                this.isLogin = false
                this.typeViewId = 0
                console.log('未登陆')
            }
            if(this.isLogin){