|
@@ -7,7 +7,7 @@
|
|
|
<text class="dtitle" style="margin-right: 50rpx;">{{orderInfo.guestName}}</text>
|
|
|
<text class="dtitle" style="margin-right: 20rpx;">{{orderInfo.guestPhoneCopy}}</text>
|
|
|
<image class="callphone"
|
|
|
- src="https://i.ringzle.com/file/20240605/20affd94bb514035b654823fefcaba2e.png"
|
|
|
+ src="https://fsy.shengsi.gov.cn/file/20240710/efea82ea5afd4d719ba1d3f1c6bab998.png"
|
|
|
@click="callPhone(orderInfo.guestPhone)"></image>
|
|
|
</view>
|
|
|
<!-- 房间信息 -->
|
|
@@ -35,7 +35,8 @@
|
|
|
<view class="house-person">
|
|
|
<text style="font-size: 30rpx; color: #777;">入住儿童数量</text>
|
|
|
<view class="right">
|
|
|
- <text style="font-size: 30rpx;font-weight: bold; color: #111; ">{{orderInfo.childCheckinNums||0}}人
|
|
|
+ <text
|
|
|
+ style="font-size: 30rpx;font-weight: bold; color: #111; ">{{orderInfo.childCheckinNums||0}}人
|
|
|
</text>
|
|
|
</view>
|
|
|
</view>
|