From 1652caddff10990679dacd1822be6d1d5dc1bf65 Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期日, 16 六月 2024 18:43:07 +0800 Subject: [PATCH] 5600 action ext_data --- pages.json | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 8782750..b4a9bcc 100644 --- a/pages.json +++ b/pages.json @@ -113,6 +113,14 @@ } } } + ,{ + "path" : "pages/modal/3201", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } ,{ "path" : "pages/modal/3200_view", "style" : -- Gitblit v1.9.1