抖音b端
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

9 rader
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>