Style(订单):详情界面隐藏拨打电话入口

This commit is contained in:
lifizer
2024-04-15 16:22:50 +08:00
parent 3a7feb1c39
commit cfc84ab3db
+2 -2
View File
@@ -72,10 +72,10 @@
{{ orderInfo.realName }}
<text class="phone">{{ orderInfo.userPhone }}</text>
</view>
<view class="acea-row row-middle">
<!-- <view class="acea-row row-middle">
<image style="width: 32rpx;height: 32rpx;" :src="webUrl+'/20210808005541949297.png'" mode=""
@click="call(orderInfo.userPhone)"></image>
</view>
</view> -->
</view>
<view>{{ orderInfo.userAddress }}</view>
</view>