From df0ca3d4c826ea7ab2802ca52ab2c409c1cb5337 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 12 七月 2024 08:17:08 +0800
Subject: [PATCH] feat(支付): 支付页修改

---
 pages.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages.json b/pages.json
index aa8ca3e..2d2bc8a 100644
--- a/pages.json
+++ b/pages.json
@@ -6,7 +6,7 @@
 		{
 			"path": "pay/scanpay",
 			"style": {
-				"navigationBarTitleText": "鏀粯",
+				"navigationBarTitleText": "鍚戝晢瀹朵粯娆�",
 				"enablePullDownRefresh": false
 				// #ifdef H5
 				,
@@ -53,7 +53,7 @@
 		{
 			"path": "pay/login",
 			"style": {
-				"navigationBarTitleText": "鐧诲綍",
+				"navigationBarTitleText": "閭桨鎯�",
 				"enablePullDownRefresh": false
 				// #ifdef H5
 				,
@@ -65,7 +65,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "鏀粯",
+		"navigationBarTitleText": "閭桨鎯�",
 		"navigationBarBackgroundColor": "#FFFFFF",
 		"backgroundColor": "#FFFFFF"
 	},

--
Gitblit v1.9.1