shish 3 years ago
parent
commit
83998e59b9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hdApp/src/admin/home/workbench.vue

+ 2 - 0
hdApp/src/admin/home/workbench.vue

@@ -216,6 +216,7 @@ export default {
               uni.hideTabBar()
               uni.hideTabBar()
             }else{
             }else{
               this.loginStyle  = 2
               this.loginStyle  = 2
+              uni.showTabBar()
             }
             }
           }
           }
       }
       }
@@ -234,6 +235,7 @@ export default {
               uni.hideTabBar()
               uni.hideTabBar()
             }else{
             }else{
               this.loginStyle  = 2
               this.loginStyle  = 2
+              uni.showTabBar()
             }
             }
           }
           }
       }
       }