From 88606524ac78768c49d1a277808e580dc7fdbd05 Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期四, 13 六月 2024 21:38:01 +0800 Subject: [PATCH] set_subtable_page_row --- 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