From b7aeb1865574584d70e61a4b72bb00b87f12f479 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期二, 11 六月 2024 20:08:52 +0800
Subject: [PATCH] 5600 run custonevent
---
pages.json | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 45c2fe3..b4a9bcc 100644
--- a/pages.json
+++ b/pages.json
@@ -71,6 +71,14 @@
}
}
,{
+ "path" : "pages/modal/3018_2",
+ "style" :
+ {
+ "navigationBarTitleText": "鏂板",
+ "enablePullDownRefresh": false
+ }
+ }
+ ,{
"path" : "pages/modal/3037",
"style" :
{
@@ -79,6 +87,49 @@
}
}
,{
+ "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/3201",
+ "style" :
+ {
+ "navigationBarTitleText": "鏂板",
+ "enablePullDownRefresh": false
+ }
+ }
+ ,{
+ "path" : "pages/modal/3200_view",
+ "style" :
+ {
+ "navigationBarTitleText": "3200娴忚",
+ "enablePullDownRefresh": false
+ }
+ }
+ ,{
"path" : "pages/modal/5600",
"style" :
{
@@ -86,6 +137,14 @@
"enablePullDownRefresh": false
}
}
+ ,{
+ "path" : "pages/modal/5602",
+ "style" :
+ {
+ "navigationBarTitleText": "鍒嗘嫞",
+ "enablePullDownRefresh": false
+ }
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
--
Gitblit v1.9.1