From d370e786bc369c3b161b20a4027ef989fa133208 Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期一, 17 六月 2024 22:11:36 +0800 Subject: [PATCH] 多次设置焦点问题 --- 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