diff --git a/pages.json b/pages.json
index e699dd9e7379b500cf322f0aad8ea621ea11db83..d58b083f6e17b5d39a527663809bb5a1b03f3287 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 26a7e550a611f1d6100e4e6350260bda8fea5d0b..4e8fb0888360e168b91a968832e13ab96f7cc31e 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 @@
-