#
whycq
2023-07-07 fd232a4478aeb37f207902cb0c2353ee5d4f2bf1
App.vue
@@ -85,6 +85,11 @@
         ]
      },
      onShow: function() {
         // 隐藏时间,电量,信号等
         // #ifdef APP-PLUS
         plus.navigator.setFullscreen(true)
         // #endif
         // 获取版本
         this.getVersion();
         this.baseUrll = uni.getStorageSync("baseUrl")
         console.log('App Show')