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;