From 7fc6dbf547b8899d949b67cdec36b96a7d1701c7 Mon Sep 17 00:00:00 2001 From: mh-two-thousand-and-two <17391232786@163.com> Date: 星期五, 12 四月 2024 17:56:50 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary --- src/pages.json | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/pages.json b/src/pages.json index 2da3bbf..494937a 100644 --- a/src/pages.json +++ b/src/pages.json @@ -135,6 +135,14 @@ "enablePullDownRefresh" : false, "navigationStyle": "custom" } + }, + { + "path" : "pages/NT/NT", + "style" : + { + "navigationBarTitleText" : "", + "enablePullDownRefresh" : false + } } ], "globalStyle": { -- Gitblit v1.9.1