index.wxml 576 B

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