- <view style="padding: 200rpx 0;display: flex;flex-direction: column;align-items: center;">
 
-   <!-- <van-empty style="width: 100%;" image='https://file-cloud.fmode.cn/668rM7MPii/20230808/1lcd16094625153.png' description="服务器已到期,等待店主开通中" /> -->
 
-   <image style="width: 600rpx;" mode="aspectFit" src="https://file-cloud.fmode.cn/668rM7MPii/20230808/1lcd16094625153.png"
 
-    bindtap="onTour" />
 
-   <view style="margin-top: 100rpx;color: #8c8c8c;padding: 0 50rpx;text-align: center;">{{title}}</view>
 
- </view>
 
- <view class="hide-btn" bindtap="onCheck"></view>
 
 
  |