供应优化

This commit is contained in:
jia 2023-09-04 14:58:11 +08:00
parent 1e9257bc66
commit 01f7f0460c

View File

@ -3,7 +3,7 @@
<image :src="item.image" mode="widthFix" class="item-img" />
<view class="title">{{item.title}}</view>
<view class="title">{{item.store_name}}</view>
<!-- <view class="tag">
<view class="tag-one">
自营商品
@ -189,8 +189,8 @@
color: #737373;
.info-img {
width: 10rpx;
height: 21rpx;
width: 10px;
height: 21px;
margin-top: 5rpx;
margin-right: 11rpx;