From 7b15bbf1363982a03dd33c95f3ccdfdcfb7c1d47 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 14 三月 2025 18:20:31 +0800 Subject: [PATCH] oi-form --- pages.json | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 2cb99b0..3823a6c 100644 --- a/pages.json +++ b/pages.json @@ -92,6 +92,14 @@ "enablePullDownRefresh": false } }, + { + "path" : "pages/modal/form/index", + "style" : + { + "navigationBarTitleText":"%sys.add2%", + "enablePullDownRefresh": false + } + }, // { // "path": "pages/modal/small-wnd/index", // "style": { -- Gitblit v1.9.1