From 9314df38af921dc7d72279e8c452badcd5e22d94 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com> Date: 星期三, 04 一月 2023 15:20:31 +0800 Subject: [PATCH] test --- pages.json | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 8b50f11..859f69c 100644 --- a/pages.json +++ b/pages.json @@ -32,6 +32,15 @@ }, { + "path" : "pages/modal/ms_classAttr", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + + }, + { "path" : "js/pickerAddress/pickerAddress", "style" : { -- Gitblit v1.9.1