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