备注
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
{{ item1.name }}
|
||||
</view>
|
||||
<view class="namess" v-if="item1.suit>1">
|
||||
{{ item1.suit }}
|
||||
起售:{{ item1.suit }}
|
||||
</view>
|
||||
<view class="price-wrap">
|
||||
<view class="price">
|
||||
@@ -452,7 +452,7 @@
|
||||
}
|
||||
break;
|
||||
}
|
||||
console.log(this.cartLists.data,1111111)
|
||||
console.log(this.cartLists.data, 1111111)
|
||||
this.cartListsdatashow = this.cartLists.data.length == 0 ? false : true
|
||||
}
|
||||
} catch (e) {
|
||||
@@ -927,6 +927,7 @@
|
||||
margin-top: 16rpx;
|
||||
font-size: 24upx;
|
||||
font-weight: 300;
|
||||
color: #a5a5a5;
|
||||
}
|
||||
|
||||
.select-sku-wrap {
|
||||
|
||||
Reference in New Issue
Block a user