Fix(提交订单):多商品时商品间无距离
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<view
|
||||
v-for="cart in cartInfo"
|
||||
:key="cart.id"
|
||||
class="item acea-row row-between-wrapper"
|
||||
class="item acea-row row-between-wrapper v12-mt-3"
|
||||
style="flex-wrap: nowrap; border:none"
|
||||
>
|
||||
<view class="pictrue" style="margin-right: 20rpx;">
|
||||
|
||||
Reference in New Issue
Block a user