From 40b7a1d53e96b1af5c2241fa3dcd39ae5a0d9726 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 05 十月 2023 16:43:53 +0800
Subject: [PATCH] #

---
 App.vue |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/App.vue b/App.vue
index 87dd404..bb38eaa 100644
--- a/App.vue
+++ b/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() {
@@ -598,7 +604,6 @@
 	}
 
 	.title-text {
-		/* background-color: #000000; */
 		display: inline-block;
 		height: 100rpx;
 		width: 250rpx;

--
Gitblit v1.9.1