gdpaoup
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
<image :src="item.goods_image" mode="aspectFill"></image>
|
||||
<view>
|
||||
<text class="title">{{ item.goods_advword }}</text>
|
||||
<text class="name">{{ item.goods_name }}</text>
|
||||
<text class="price">{{ item.goods_promotion_price }}</text>
|
||||
</view>
|
||||
</view>
|
||||
@@ -330,7 +329,7 @@
|
||||
& > view {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
color: #333;
|
||||
font-size: 28rpx;
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user