|
|
@@ -14,7 +14,7 @@
|
|
|
<view class="top-bar-box">
|
|
|
<image class="data-image_c00_0" src="/subpages/images/ic_bg_room.png" mode="aspectFit"></image>
|
|
|
<text class="data-text_c00_0" data-type="sn"
|
|
|
- bindtap="showPicker">{{hotelname?(hotelname+'·'):''}}{{roomname?(roomname+'·'):''}}{{bedname}}床</text>
|
|
|
+ bindtap="showPicker">{{hotelname?(hotelname+'·'):''}}{{roomname?(roomname+'·'):''}}{{bedname}}</text>
|
|
|
<view class="top-bar-line"></view>
|
|
|
<image class="top-bar-icon" src="/subpages/images/ic_bg_date.png" mode="aspectFit"></image>
|
|
|
<text class="top-bar-date" data-type="date" bindtap="showPicker">{{reportDate?reportDate:'无数据'}}</text>
|