|
|
@@ -54,7 +54,7 @@
|
|
54
|
54
|
<view class="detail-image-section">
|
|
55
|
55
|
<view class="detail-image-header">
|
|
56
|
56
|
<text class="detail-image-title">高清实物图(拖拽排序)</text>
|
|
57
|
|
- <u-button type="primary" v-if="displayImages.length > 0" shape="circle" plain text="核价" size="small" @click="handlePricing"></u-button>
|
|
|
57
|
+ <u-button type="primary" shape="circle" plain text="核价" size="small" @click="handlePricing"></u-button>
|
|
58
|
58
|
</view>
|
|
59
|
59
|
<view class="detail-image-content">
|
|
60
|
60
|
<view class="detail-image-list">
|