|
|
@@ -58,7 +58,7 @@
|
|
|
@goToSpecialVariety="goToSpecialVariety"
|
|
|
></Commondity>
|
|
|
<view v-if="productItem.variety && productItem.variety == 1" class="has-color" @click="goToSpecialVariety(productItem)">
|
|
|
- <view class="has-color-button">点击选颜色</view>
|
|
|
+ <view class="has-color-button">点我选颜色</view>
|
|
|
</view>
|
|
|
<view v-if="productItem.presell && productItem.presell == 1" style="position:absolute;top:150upx;font-size:26upx;color:#3385ff;white-space: nowrap;text-overflow: hidden;">
|
|
|
到货日期:
|