From 160b88325eb7016509191affe59036cf74ced049 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 27 十二月 2024 15:58:39 +0800
Subject: [PATCH] feat(地理位置检测): 关闭支付宝地理位置检测

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

diff --git a/pages.json b/pages.json
index 65d17ee..79ca066 100644
--- a/pages.json
+++ b/pages.json
@@ -6,7 +6,7 @@
 		{
 			"path": "pay/index",
 			"style": {
-				"navigationBarTitleText": "浣版儬浠�",
+				"navigationBarTitleText": "鍐�椹夸粯",
 				"enablePullDownRefresh": false
 				// #ifdef H5
 				,
@@ -39,7 +39,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "浣版儬浠�",
+		"navigationBarTitleText": "鍐�椹夸粯",
 		"navigationBarBackgroundColor": "#EDEDED",
 		"backgroundColor": "#EDEDED"
 	},

--
Gitblit v1.9.1