|
|
@@ -118,10 +118,6 @@
|
|
|
<image @click="skKd()" :src="isScanEnv ? skSrc3 : skSrc" mode="widthFix"></image>
|
|
|
<image @click="customKd()" :src="isScanEnv ? pfSrc3 : pfSrc" mode="widthFix" ></image>
|
|
|
</view>
|
|
|
- <view class="tabs-head_bx">
|
|
|
- <image @click="orderGather()" :src="ydhz" mode="widthFix" ></image>
|
|
|
- <image @click="bookOrder()" :src="ydd" mode="widthFix"></image>
|
|
|
- </view>
|
|
|
<view v-if="!$util.isEmpty(errorPirceList)" style="text-align:center;"><text @click="showErrorPriceFn"
|
|
|
style="color:red;font-weight:bold;font-size:30upx;">【花材价格异常,点击查看】</text></view>
|
|
|
|