From b7e97a590a4dc30d05ffe69f14aaa16ee3d046bf Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 4 Jul 2024 14:03:51 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/fuwuGengduo.vue | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/pages/my/fuwuGengduo.vue b/pages/my/fuwuGengduo.vue
index ef069c8..930d7ba 100644
--- a/pages/my/fuwuGengduo.vue
+++ b/pages/my/fuwuGengduo.vue
@@ -43,8 +43,13 @@
{{item.content}}
-
- 查看
+
+
+ 已售{{item.sales}}w+
+
+
+ 查看
+
@@ -245,18 +250,22 @@
background-color:#fcf3da;
color: #ff8600;
}
- .item-view-xiangmu span:nth-child(2){
+.item-view-xiangmu span:nth-child(2){
font-weight: normal;
color: #666666;
- margin-left: 5px;
+ }
+ .item-view-xiangmu span:nth-child(1){
+ font-weight: normal;
+ color: #999;
+ margin-right: 5rpx;
}
.item-view-xiangmu{
width: 100%;
display: flex;
flex-direction: row;
font-weight: 400;
- font-size: 21rpx;
- margin-top: 5px;
+ font-size: 25rpx;
+ align-items: flex-end;
}
.item-view-title{
font-weight: bold;