#
whycq
2023-10-05 40b7a1d53e96b1af5c2241fa3dcd39ae5a0d9726
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')
@@ -599,7 +604,6 @@
   }
   .title-text {
      /* background-color: #000000; */
      display: inline-block;
      height: 100rpx;
      width: 250rpx;