From 2667d6931e0f85f3dda26238330d9c45385025cf Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期一, 21 二月 2022 17:51:57 +0800 Subject: [PATCH] 最新版本 --- assetMgtH5/pages.json | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/assetMgtH5/pages.json b/assetMgtH5/pages.json index ab86d42..24a9524 100644 --- a/assetMgtH5/pages.json +++ b/assetMgtH5/pages.json @@ -74,6 +74,24 @@ } } + ,{ + "path" : "pages/apply/applyInfo", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + + } + ,{ + "path" : "pages/assets/Qrcode/Qrcode", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + + } ], "globalStyle": { // "navigationBarTextStyle": "black", -- Gitblit v1.9.1