| | |
| | | ></suggest-dialog> |
| | | <!-- <popup showIndex="{{showIndex}}"></popup> --> |
| | | <view class="page-bookService" wx:if="{{!pageLoading}}"> |
| | | <view style="width: 100%; height: {{barHeight}}px; "></view> |
| | | <!-- <view style="width: 100%; height: {{barHeight}}px; "></view> |
| | | <view class="nacigationBar" style="width: 100%; height: {{navBarHeight}}px;"> |
| | | <view> |
| | | <t-icon |
| | |
| | | <view class="navbar-title" style="width: 100%"> |
| | | <text>{{options.name}}</text> |
| | | </view> |
| | | </view> |
| | | </view> --> |
| | | <t-toast id="t-toast" /> |
| | | <scroll-view |
| | | scroll-y="{{true}}" |