This commit is contained in:
3321822538@qq.com 2024-09-02 18:04:15 +08:00
parent 6413a2050f
commit 8532f7a46d

View File

@ -7,15 +7,15 @@
<text style="width: 80%;text-align: center;display: inline-block;">扫码床垫</text>
<view class="wz" @click="call" style="text-align: right;padding-right: 20rpx;"
v-if="obj.storeContactMobile == null">
<image style="width: 30rpx;height: 30rpx;vertical-align: middle;"
src="https://api.ccttiot.com/smartmeter/img/static/uELxl8BZnOnlnfnuxo2k" mode=""></image>
<text>客服</text>
<image style="width: 48rpx;height: 50rpx;vertical-align: middle;"
src="https://api.ccttiot.com/smartmeter/img/static/u9bYsfyXGAMwKMFfQAmL" mode=""></image>
<!-- <text>客服</text> -->
</view>
<view class="wz" @click="call"
style="text-align: right;padding-right: 20rpx;display: flex;align-items: center;" v-else>
<image style="width: 30rpx;height: 30rpx;vertical-align: middle;"
src="https://api.ccttiot.com/smartmeter/img/static/uELxl8BZnOnlnfnuxo2k" mode=""></image>
<text>客服</text>
<image style="width: 48rpx;height: 50rpx;vertical-align: middle;"
src="https://api.ccttiot.com/smartmeter/img/static/u9bYsfyXGAMwKMFfQAmL" mode=""></image>
<!-- <text>客服</text> -->
</view>
</view>