From 1bc6feb14a9cb3d8299ca1cb4bf24a0c2119c382 Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Thu, 21 Aug 2025 15:32:07 +0800 Subject: [PATCH] 1 --- pages.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 822b93d..3b46675 100644 --- a/pages.json +++ b/pages.json @@ -217,7 +217,24 @@ "navigationStyle": "default", "navigationBarTitleText": "文件下载" } - } + }, + { + "path": "pages/agreement/index", + "style": { + "navigationBarTitleText": "近山社区", + "navigationStyle": "default", + "usingComponents": {} + } + }, + { + "path": "pages/userAgreement/index", + "style": { + "navigationBarTitleText": "近山社区", + "navigationStyle": "default", + "usingComponents": {} + } + } + ], "globalStyle": {