From 1d8fb91684da7c04bdfef00cfa6f09ff5aad09a2 Mon Sep 17 00:00:00 2001
From: xuekang <914468783@qq.com>
Date: 星期三, 28 八月 2024 08:24:29 +0800
Subject: [PATCH] 删除未使用api

---
 pages.json |   20 ++++----------------
 1 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/pages.json b/pages.json
index a3d7f67..90db23e 100644
--- a/pages.json
+++ b/pages.json
@@ -15,18 +15,6 @@
 			}
 		},
 		{
-			"path": "pay/register",
-			"style": {
-				"navigationBarTitleText": "娉ㄥ唽",
-				"enablePullDownRefresh": false
-				// #ifdef H5
-				,
-				"navigationStyle": "custom"
-				// #endif
-			}
-
-		},
-		{
 			"path": "pay/paySuccess",
 			"style": {
 				"navigationBarTitleText": "鏀粯鎴愬姛",
@@ -41,7 +29,7 @@
 		{
 			"path": "pay/login",
 			"style": {
-				"navigationBarTitleText": "閭桨鎯�",
+				"navigationBarTitleText": "浣版儬浠�",
 				"enablePullDownRefresh": false
 				// #ifdef H5
 				,
@@ -53,9 +41,9 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "閭桨鎯�",
-		"navigationBarBackgroundColor": "#FFFFFF",
-		"backgroundColor": "#FFFFFF"
+		"navigationBarTitleText": "浣版儬浠�",
+		"navigationBarBackgroundColor": "#EDEDED",
+		"backgroundColor": "#EDEDED"
 	},
 	"uniIdRouter": {}
 }

--
Gitblit v1.9.1