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 @@
-
-
-
-
-
- 检测详情
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -216,7 +219,7 @@
-
+
提交
@@ -292,8 +295,10 @@
import config from '@/config'
import request from '../../utils/request';
import upload from '@/utils/upload.js'
+import headersVue from "@/components/header/headers.vue";
export default {
+ components: {headersVue},
data() {
return {
baseImageUrl: this.$baseImageUrl,
@@ -708,6 +713,7 @@ export default {
})
if (bankRes.code == 200) {
let tempList = []
+ this.bankList = []
if (bankRes.data && bankRes.data.length > 0) {
bankRes.data.forEach(it => {
tempList.push((it.remark) + it.label)
@@ -811,7 +817,7 @@ image {
}
.lantong {
- background-color: #0D2E8D !important;
+ background-color: #0174F6 !important;
color: white;
}
@@ -921,11 +927,11 @@ image {
height: 46px;
border-radius: 6px 6px 6px 6px;
opacity: 1;
- border: 1px solid #0D2E8D;
+ border: 1px solid #0174F6;
display: flex;
align-items: center;
justify-content: center;
- color: #0D2E8D;
+ //color: #0174F6;
}
.bottomxx {
@@ -936,8 +942,8 @@ image {
height: 46px;
border-radius: 50%;
opacity: 1;
- border: 1px solid #0D2E8D;
- background: #0D2E8D;
+ border: 1px solid #0174F6;
+ background: #0174F6;
display: flex;
align-items: center;
justify-content: center;
diff --git a/pages/my/my-wallet.vue b/pages/my/my-wallet.vue
index 433011e..1a7fefd 100644
--- a/pages/my/my-wallet.vue
+++ b/pages/my/my-wallet.vue
@@ -1,17 +1,20 @@
-
-
-
-
-
- 我的钱包
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
总收益(元)
@@ -38,7 +41,7 @@
-->
-
+
@@ -58,19 +61,20 @@
+{{item.changeAmount/100}}
-{{item.changeAmount/100}}
-
-
+
+
-
+
@@ -164,7 +169,7 @@
height: calc(100vh);
background: white;
}
-
+
.top-heder{
width: 100%;
height: 46px;
@@ -197,7 +202,7 @@
padding: 0 15px;
display: flex;
align-items: center;
-
+
}
.top-ail{
width: 100%;
@@ -219,7 +224,7 @@
height: 126px;
border-radius: 8px;
box-sizing: border-box;
-
+
background-color: white;
image{
width: 100%;
@@ -278,7 +283,7 @@
align-items: center;
justify-content: center;
margin: 10px ;
-
+
}
.hui-right{
border-left:1px solid #DDDDDD;
@@ -335,7 +340,7 @@
display: flex;
align-items: center;
box-sizing: border-box;
-
+
}
.ipt-kuang{
width: 70%;
@@ -359,7 +364,7 @@
.dlanniu{
width: 80%;
height: 45px;
- background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%);
+ background: #0174F6;
border-radius: 50px;
display: flex;
align-items: center;
diff --git a/pages/release/release.vue b/pages/release/release.vue
index 51128b6..108611f 100644
--- a/pages/release/release.vue
+++ b/pages/release/release.vue
@@ -25,7 +25,7 @@
width="345px"
height="126px"
>
-
+
@@ -626,7 +626,7 @@ import code from '../../uni_modules/uview-ui/libs/config/props/code';
.dlanniu{
width: 80%;
height: 45px;
- background: linear-gradient(180deg, #3F61C0 0%, #0D2E8D 100%);
+ background: #0174F6;
border-radius: 50px;
display: flex;
align-items: center;
diff --git a/pages/safety/safety.vue b/pages/safety/safety.vue
index 25b3609..480ceaf 100644
--- a/pages/safety/safety.vue
+++ b/pages/safety/safety.vue
@@ -1,16 +1,20 @@
-
-
-
-
-
- 安全
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
修改密码
@@ -21,15 +25,17 @@
-
-
+
+