江投页面

This commit is contained in:
2024-04-26 17:07:39 +08:00
parent 9aebbade3c
commit cecacfc7c7
6 changed files with 177 additions and 86 deletions

View File

@@ -52,7 +52,7 @@
</view> -->
<view class="padding-tb-xs text-left">
<!-- <view class="cu-item arrow" @tap="toDetail(order)">
</view> -->
油站
<text class="fr nowrap">{{order.siteName?order.siteName:''}}</text>
@@ -202,10 +202,10 @@
methods: {
arousePhone() {
uni.makePhoneCall({
phoneNumber: '4008-56-5355'
phoneNumber: '4008-56-5355'
})
},
newQrString() {
this.getOrderQrCode()
},