From dcfa09f5bac5a96f342429fec26d84132d556b54 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com.cn> Date: 星期四, 07 三月 2024 13:58:33 +0800 Subject: [PATCH] 5602/5600功能点action处理改进 --- pages.json | 67 +++++++++++++++++++++++++++++++++ 1 files changed, 67 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 61c3a9f..8782750 100644 --- a/pages.json +++ b/pages.json @@ -63,6 +63,65 @@ } } ,{ + "path" : "pages/modal/3018", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/modal/3018_2", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/modal/3037", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/modal/3037_2", + "style" : + { + "navigationBarTitleText": "鏂板", + "enablePullDownRefresh": false + } + } + ,{ + "path": "pages/modal/3200", + "style": { + "navigationBarTitleText": "鏂板", + "app-plus": { + "titleNView": { + "buttons": [{ //鍙充晶鎿嶄綔鎸夐挳鏍峰紡瀹氫箟,鏄互鏁扮粍褰㈠紡瀹氫箟锛屽彲瀹氫箟澶氫釜 + "color": "#000000", + "colorPressed": "#2D8CF0", + "fontSize": "28px", + "float":"right",//瀵艰埅鏍忕殑宸﹀彸浣嶇疆 + "fontSrc": "/static/mobox-sys.ttf", + "text":"\ue924" + // "type": "favorite" + }] + } + } + } + } + ,{ + "path" : "pages/modal/3200_view", + "style" : + { + "navigationBarTitleText": "3200娴忚", + "enablePullDownRefresh": false + } + } + ,{ "path" : "pages/modal/5600", "style" : { @@ -70,6 +129,14 @@ "enablePullDownRefresh": false } } + ,{ + "path" : "pages/modal/5602", + "style" : + { + "navigationBarTitleText": "鍒嗘嫞", + "enablePullDownRefresh": false + } + } ], "globalStyle": { "navigationBarTextStyle": "black", -- Gitblit v1.9.1