From 9b8282bcf5c5fbc22858bbfa15934b7f8a0ab753 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期三, 10 七月 2024 18:24:55 +0800
Subject: [PATCH] smallwnd

---
 pages.json |   58 ++++++++++++++++++++++++++++------------------------------
 1 files changed, 28 insertions(+), 30 deletions(-)

diff --git a/pages.json b/pages.json
index e43c23a..73a6a2e 100644
--- a/pages.json
+++ b/pages.json
@@ -14,10 +14,12 @@
 					"titleNView": {
 						"buttons": [{ //鍙充晶鎿嶄綔鎸夐挳鏍峰紡瀹氫箟,鏄互鏁扮粍褰㈠紡瀹氫箟锛屽彲瀹氫箟澶氫釜
 							"color": "#000000",
-							"fontSize": "16",
+							"fontSize": "24px",
 							"width": "auto",
 							"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
-							"text": "%sys.refresh%"
+							// "text": "222"
+							"fontSrc": "/static/uni.ttf",
+							"text": "\ue462"
 						}]
 					}
 				}
@@ -52,7 +54,7 @@
 				"navigationBarTitleText": "%page.selpsn.select_project%",
 				"enablePullDownRefresh": false
 			}
-		}
+		},
 		// ,{
 		//     "path" : "pages/modal/3018",
 		//     "style" :                                                                                    
@@ -61,23 +63,30 @@
 		//         "enablePullDownRefresh": false
 		//     }
 		// }
-		, {
+		// {
+		// 	"path": "pages/modal/small-wnd/index",
+		// 	"style": {
+		// 		"navigationBarTitleText": "鏂板",
+		// 		"enablePullDownRefresh": false
+		// 	}
+		// },
+		{
 			"path": "pages/modal/3018_2",
 			"style": {
 				"navigationBarTitleText": "%sys.add2%",
 				"enablePullDownRefresh": false,
-				// "app-plus": {
-				// 	"titleNView": {
-				// 		"buttons": [{ //鍙充晶鎿嶄綔鎸夐挳鏍峰紡瀹氫箟,鏄互鏁扮粍褰㈠紡瀹氫箟锛屽彲瀹氫箟澶氫釜
-				// 			"color": "#000000",
-				// 			"fontSize": "16",
-				// 			"width": "auto",
-				// 			"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
-				// 			"text": "\ue612",
-				// 			"fontSrc": "/static/uni.ttf" // 瀛椾綋鏂囦欢璺緞
-				// 		}]
-				// 	}
-				// }
+				"app-plus": {
+					"titleNView": {
+						"buttons": [{ //鍙充晶鎿嶄綔鎸夐挳鏍峰紡瀹氫箟,鏄互鏁扮粍褰㈠紡瀹氫箟锛屽彲瀹氫箟澶氫釜
+							"color": "#000000",
+							"colorPressed": "#2D8CF0",
+							"fontSize": "24px",
+							"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
+							"fontSrc": "/static/uni.ttf",
+							"text": "\ue612"
+						}]
+					}
+				}
 			}
 		}
 		// ,{
@@ -94,23 +103,12 @@
 				"navigationBarTitleText": "%sys.add2%",
 				"enablePullDownRefresh": false
 			}
-		}, {
+		},
+		{
 			"path": "pages/modal/3200",
 			"style": {
 				"navigationBarTitleText": "%sys.add2%",
-				"app-plus": {
-					"titleNView": {
-						"buttons": [{ //鍙充晶鎿嶄綔鎸夐挳鏍峰紡瀹氫箟,鏄互鏁扮粍褰㈠紡瀹氫箟锛屽彲瀹氫箟澶氫釜
-							"color": "#000000",
-							"colorPressed": "#2D8CF0",
-							"fontSize": "28px",
-							"float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆
-							"fontSrc": "/static/mobox-sys.ttf",
-							"text": "\ue924"
-							// "type": "favorite"
-						}]
-					}
-				}
+				"enablePullDownRefresh": false
 			}
 		}, {
 			"path": "pages/modal/3201",

--
Gitblit v1.9.1