From 0ee566077f62a9b100bd6870b9724dd4426481b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=85=81=E6=9E=9E?= <3422692813@qq.com> Date: Mon, 3 Mar 2025 15:32:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tabBar/tabBar.vue | 16 ++--- pages/Tollannouncement/Tollannouncement.vue | 4 +- pages/index/orderdetails.vue | 36 ++++++----- pages/my/my-wallet.vue | 45 ++++++++------ pages/my/shoporder.vue | 34 +++++----- pages/order/editPrice.vue | 65 +++++++++++--------- pages/release/release.vue | 4 +- pages/safety/safety.vue | 42 +++++++------ static/detection/newtjspfmt.png | Bin 0 -> 6856 bytes static/imgs/newXiaooxi.png | Bin 0 -> 2316 bytes 10 files changed, 137 insertions(+), 109 deletions(-) create mode 100644 static/detection/newtjspfmt.png create mode 100644 static/imgs/newXiaooxi.png diff --git a/components/tabBar/tabBar.vue b/components/tabBar/tabBar.vue index bef6048..7a5faed 100644 --- a/components/tabBar/tabBar.vue +++ b/components/tabBar/tabBar.vue @@ -2,8 +2,8 @@ - - + + 首页 首页 @@ -14,8 +14,8 @@ {{chuan}} - - + + 通知 通知 @@ -24,8 +24,8 @@ - - + + 我的 我的 @@ -199,8 +199,8 @@ .imgs{ margin: 0 auto; margin-top: 10px; - width: 18px; - height: 16px; + width: 22px; + height: 20px; image{ width: 100%; height: 100%; diff --git a/pages/Tollannouncement/Tollannouncement.vue b/pages/Tollannouncement/Tollannouncement.vue index 9e52d6a..c74f0c1 100644 --- a/pages/Tollannouncement/Tollannouncement.vue +++ b/pages/Tollannouncement/Tollannouncement.vue @@ -360,7 +360,7 @@ margin: 0px auto; } .lan{ - color: #0D2E8D; + color: black; } .rbox{ width: 100%; @@ -416,7 +416,7 @@ .tb1{ font-size: 25px; font-weight: 600; - color: #0D2E8D; + color: black; } .xhui{ font-size: 15px; diff --git a/pages/index/orderdetails.vue b/pages/index/orderdetails.vue index 653f380..e8c3970 100644 --- a/pages/index/orderdetails.vue +++ b/pages/index/orderdetails.vue @@ -1,14 +1,17 @@