From 3d2ec2fd0578d3ba0a414b0cc4e4a2ae60878596 Mon Sep 17 00:00:00 2001 From: mh-two-thousand-and-two <17391232786@163.com> Date: 星期五, 12 四月 2024 18:16:15 +0800 Subject: [PATCH] 'test' --- 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