抖音b端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 rivejä
277 B

  1. <view class='success'>
  2. <view class='success_logo'>
  3. <icon class='iconfont icon-cuo'></icon>
  4. </view>
  5. <view class='info'>
  6. <text>{{errTitle}}</text>
  7. </view>
  8. <button hover-class='active' bindtap='reBack' class='reBack'>返回首页</button>
  9. </view>