| | |
| | | <!--pages/bookExhibitionDetails/index.wxml--> |
| | | <import src="index.skeleton.wxml" /> |
| | | <template is="skeleton" wx:if="{{loading && hidden}}" /> |
| | | <template is="skeleton" wx:if="{{loading}}" /> |
| | | |
| | | |
| | | <view hidden="{{!hidden && !loading}}" class="centerBox"> |
| | | <view wx:if="{{!loading}}" class="centerBox"> |
| | | <!-- <view class="tltiBox"> |
| | | <view style="width: 100%; height: {{barHeight}}px; "></view> |
| | | <view class="nacigationBar" style="width: 100%; height: {{navBarHeight}}px;"> |
| | |
| | | </view> --> |
| | | |
| | | <view class="outsideHeadBox"> |
| | | |
| | | |
| | | <view class="headBox"> |
| | | <view class="titleBox">{{bookName}}</view> |
| | | <view class="informationBox"> |