From d0cdbdf4005c58420249d1cafe214462de20d472 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com.cn> Date: 星期五, 02 二月 2024 14:42:57 +0800 Subject: [PATCH] 5600改回码盘专用改进 --- pages.json | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 61c3a9f..45c2fe3 100644 --- a/pages.json +++ b/pages.json @@ -63,6 +63,22 @@ } } ,{ + "path" : "pages/modal/3018", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/modal/3037", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } + ,{ "path" : "pages/modal/5600", "style" : { -- Gitblit v1.9.1