From 266c8c8490a8d82e18dfc8c51aa85c3067771640 Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期六, 03 八月 2024 09:56:51 +0800 Subject: [PATCH] 3018_2 dict --- pages.json | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pages.json b/pages.json index b82d64c..d38795a 100644 --- a/pages.json +++ b/pages.json @@ -84,14 +84,14 @@ "enablePullDownRefresh": false } }, - // ,{ - // "path" : "pages/modal/3018", - // "style" : - // { - // "navigationBarTitleText": "鏂板", - // "enablePullDownRefresh": false - // } - // } + { + "path" : "pages/modal/3018", + "style" : + { + "navigationBarTitleText":"%sys.add2%", + "enablePullDownRefresh": false + } + }, // { // "path": "pages/modal/small-wnd/index", // "style": { -- Gitblit v1.9.1