From c54802aead926ec66f2c1263ce1615aee0623728 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 16 八月 2024 17:26:01 +0800 Subject: [PATCH] mobox3 端口配置 --- 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