From 93625c096d5cac73dd8335868cc7bd861ff43ece Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期日, 18 八月 2024 20:22:59 +0800 Subject: [PATCH] test --- pages.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index d38795a..d97ebf4 100644 --- a/pages.json +++ b/pages.json @@ -180,6 +180,13 @@ } }, { + "path": "pages/login/set", + "style": { + "navigationBarTitleText": "%page.set_server%", + "enablePullDownRefresh": false + } + }, + { "path": "pages/login/language", "style": { "navigationBarTitleText": "%sys.language%", -- Gitblit v1.9.1