H5/pages/problemReporting/problemReporting.vue
@@ -25,7 +25,7 @@ </view> </view> <view class="person-item flex1">{{detail.name}}</view> <view class="flex a-center"> <view class="flex a-center"> <view class="phone-item flex1">{{detail.contactNumber}}</view> <image @click.stop="callPhone(detail.contactNumber)" src="../../static/tell.png" class="w-58 h-58 shrink0 " />