From 3161853ac23da994a7a79af4d741e8f8b4c18903 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 27 Jun 2024 14:02:17 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
my/feedback/index.vue | 10 +++++-----
my/shuju/index.vue | 39 +++++++++++++++++++++------------------
2 files changed, 26 insertions(+), 23 deletions(-)
diff --git a/my/feedback/index.vue b/my/feedback/index.vue
index 8a26142..f916d55 100644
--- a/my/feedback/index.vue
+++ b/my/feedback/index.vue
@@ -3,7 +3,7 @@
问题和意见
- 快速键入
+ 快速键入
@@ -184,14 +184,14 @@ page {
.feedback-submit {
- background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);
+ background: linear-gradient(90deg, #019c88, #0FA78B, #35C495);
color: #FFFFFF;
margin: 7px 0;
width: 100%;
border-radius: 24px;
- height: 37px;
- line-height: 37px;
- font-size: 14px;
+ height: 42px;
+ line-height: 42px;
+ font-size: 16px;
text-align: center;
}
diff --git a/my/shuju/index.vue b/my/shuju/index.vue
index d843d33..0352a78 100644
--- a/my/shuju/index.vue
+++ b/my/shuju/index.vue
@@ -3,7 +3,7 @@
-
+
服务数据
@@ -28,7 +28,7 @@
-
+
收益数据
@@ -40,15 +40,15 @@
-
+
{{sumMoney5 ? sumMoney5 : 0}}
总收益
-
+
{{sumCount5}}
总销量
-
+
{{sumRefund5}}
退款金额
@@ -57,7 +57,7 @@
-
+
订单数据
@@ -69,15 +69,15 @@
-
+
{{orderMoney}}
订单收入
-
+
{{sumCount1}}
总订单数
-
+
{{sumRefund}}
退款金额
@@ -86,7 +86,7 @@
-
+
用户评价
@@ -342,10 +342,10 @@
}
.bg {
- padding: 30rpx;
+ padding: 26rpx;
}
.bgbox{
- background-color: #ffffff;
+ background: #ffffff url(../../static/attestation5.png) no-repeat top;
border-radius: 20rpx;
margin-bottom: 20rpx;
padding: 30rpx;
@@ -355,26 +355,27 @@
color: #ffffff;
width: 74px;
height: 24px;
- line-height: 24px;
+ line-height: 25px;
text-align: center;
border-radius: 20px;
- margin: 0 3px;
+ margin: 0 5px;
font-size: 24rpx;
}
.good-evn {
/* background-color:"#00a85b"; */
width: 49%;
- padding: 30rpx 40rpx;
border-radius: 10rpx;
+ margin-top: 50rpx;
+ margin-bottom: 10rpx;
}
.low-evn {
width: 49%;
- padding: 30rpx 40rpx;
border-radius: 10rpx;
+ margin-top: 50rpx;
}
.title {
- font-size: 30rpx;
+ font-size: 28rpx;
font-family: PingFang SC;
font-weight: bold;
color: #333;
@@ -383,7 +384,7 @@
display: flex;
justify-content: space-between;
border-radius: 16rpx;
- padding: 30rpx 0 0 0;
+ padding: 55rpx 0 0 0;
}
.box2 {
display: flex;
@@ -400,6 +401,8 @@
.texast{
font-size: 26rpx;
color: #999;
+ margin-top: 5rpx;
+
}
.box1 {
display: flex;