- <!--nova-tourism/pages/homestay/homestay-order2/index.wxml-->
- <nav type="back" background-color="#ffffff" frontColor="#000000" title="{{roomList[0].shop.storeName}}" />
- <view class="all" style="height: {{contentHeight}}rpx;">
- <view class="timebox">
- <view class="time1">{{date}}</view>
- <view>{{count}}晚</view>
- </view>
- </view>
|