From 68a0a0dd798604f21167ee8870103b850dbde2e6 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期四, 29 五月 2025 17:57:56 +0800 Subject: [PATCH] 工作台图片替换 --- pages.json | 25 ++++++++++++++++++++++--- 1 files changed, 22 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index 785099e..018608d 100644 --- a/pages.json +++ b/pages.json @@ -680,6 +680,7 @@ } }, // 鐢熶骇鐩稿叧 + // 鎶ュ伐 { "path": "pages/product/report/index", "style": { @@ -689,14 +690,32 @@ "titleNView": { "buttons": [ { - "text": "娓呯┖", + "text": "鎻愪氦", "type": "none", "color": "#ffffff", - "fontSize": "14px" + "fontSize": "14px", + "marginRight": "10px" } ] } } + } + }, + // 杞﹂棿璁㈠崟鍒楄〃 + { + "path": "pages/product/report/orderList", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + // 鍙栨秷鎶ュ伐 + { + "path": "pages/product/cancelReport/index", + "style": { + "navigationBarTitleText": "鍙栨秷鎶ュ伐", + "navigationBarBackgroundColor": "#0052d9" } }, // 鏃ユ姤鐩稿叧 @@ -789,7 +808,7 @@ "pagePath": "pages/sys/home/index", "iconPath": "static/custom/tabbar/home_1.png", "selectedIconPath": "static/custom/tabbar/home_2.png", - "text": "涓婚〉" + "text": "宸ヤ綔鍙�" }, { "pagePath": "pages/sys/user/index", -- Gitblit v1.9.3