From e2a95cf177fadb8ba4fc7f8d35a99f7e36024cf3 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Tue, 20 Feb 2024 16:03:06 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=9B=98=E6=89=93=E5=8D=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 2 +-
common/style/layout.css | 1 -
pages.json | 2 +-
pages/login/login.vue | 18 ++------------
pages/manage/man-group-disk.vue | 42 ++++++++++++++++++++++++++++++++-
utils/CLodopfuncs.js | 11 +++++----
utils/getData2.js | 13 +++++++++-
7 files changed, 63 insertions(+), 26 deletions(-)
diff --git a/App.vue b/App.vue
index 3d97b1b..f6ef8a2 100644
--- a/App.vue
+++ b/App.vue
@@ -3,7 +3,7 @@
onLaunch: function() {
// #ifdef APP-PLUS
plus.screen.lockOrientation('portrait-primary');
- plus.navigator.setFullscreen(true);
+ // plus.navigator.setFullscreen(true);
// #endif
},
onHide: function() {
diff --git a/common/style/layout.css b/common/style/layout.css
index 1bb94ee..4bb5315 100644
--- a/common/style/layout.css
+++ b/common/style/layout.css
@@ -217,7 +217,6 @@ uni-button:after {
line-height: 30rpx;
font-size: 28rpx;
color: #606266;
- margin-left: 10rpx;
}
.filter_input {
width: 100%;
diff --git a/pages.json b/pages.json
index d7c10fd..5e6856b 100644
--- a/pages.json
+++ b/pages.json
@@ -75,7 +75,7 @@
],
"globalStyle": {
// "pageOrientation": "landscape",
- "navigationBarTextStyle": "white",
+ "navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#d7592f",
"backgroundColor": "#ffffff"
diff --git a/pages/login/login.vue b/pages/login/login.vue
index 0994a7e..ad528ac 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -18,14 +18,12 @@
升级版本
-
v{{version}}