供应优化
This commit is contained in:
parent
1e9257bc66
commit
01f7f0460c
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<image :src="item.image" mode="widthFix" class="item-img" />
|
<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">
|
||||||
<view class="tag-one">
|
<view class="tag-one">
|
||||||
自营商品
|
自营商品
|
||||||
@ -189,8 +189,8 @@
|
|||||||
color: #737373;
|
color: #737373;
|
||||||
|
|
||||||
.info-img {
|
.info-img {
|
||||||
width: 10rpx;
|
width: 10px;
|
||||||
height: 21rpx;
|
height: 21px;
|
||||||
margin-top: 5rpx;
|
margin-top: 5rpx;
|
||||||
margin-right: 11rpx;
|
margin-right: 11rpx;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user