From 436722d81af7437e3d8ecb0bd5b8f13e1fd30e33 Mon Sep 17 00:00:00 2001
From: linju <8432241+linjuDcloud@user.noreply.gitee.com>
Date: Thu, 8 Apr 2021 22:24:28 +0800
Subject: [PATCH] 12
---
pages.json | 24 +++++--------
.../uni-login-page/pages/index/index.vue | 35 ++++++++++++-------
2 files changed, 31 insertions(+), 28 deletions(-)
diff --git a/pages.json b/pages.json
index e699dd9e..d58b083f 100644
--- a/pages.json
+++ b/pages.json
@@ -21,27 +21,21 @@
"path": "uni_modules/uni-login-page/pages/index/index",
"style": {
"navigationBarTitleText": "",
- "navigationStyle":"custom",
- "backgroundColor": "transparent",
"app-plus": {
- "animationType": "fade-in",
- "background": "transparent",
+ "animationType": "none",
"popGesture": "none",
- "titleNView": false
+ "titleNView": {
+ "buttons": [{
+ "text": "帮助",
+ "type": "none",
+ "fontSize": "16px",
+ "width": "60px"
+ }]
+ }
}
}
// "navigationBarTitleText": "",
// "navigationBarBackgroundColor": "#FFFFFF",
- // "app-plus": {
- // "titleNView": {
- // "buttons": [{
- // "text": "帮助",
- // "type": "none",
- // "fontSize": "16px",
- // "width": "60px"
- // }]
- // }
-
}, {
"path": "pages/search/search",
"style": {
diff --git a/uni_modules/uni-login-page/pages/index/index.vue b/uni_modules/uni-login-page/pages/index/index.vue
index 26a7e550..4e8fb088 100644
--- a/uni_modules/uni-login-page/pages/index/index.vue
+++ b/uni_modules/uni-login-page/pages/index/index.vue
@@ -1,6 +1,5 @@
-
-
+
@@ -38,11 +37,11 @@
-