whycq
2023-05-04 b574b13ac1d93a892a2b6c7193dcfdb60b6c1b10
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')