From 6cf6d6c1fef5ed5ed7b4cf93445492cfef2cd39a Mon Sep 17 00:00:00 2001 From: Lx <935448346@qq.com> Date: Fri, 28 Mar 2025 09:09:00 +0800 Subject: [PATCH] 0328 --- pages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages.json b/pages.json index 29af3b3..37333d0 100644 --- a/pages.json +++ b/pages.json @@ -303,6 +303,14 @@ "navigationBarTitleText": "考试通过", "navigationStyle": "custom" } + }, + { + "path": "newPages/register/index", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "报名", + "navigationStyle": "custom" + } } ],