抖音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.

8 regels
337 B

  1. <view class='success'>
  2. <view class='success_logo'>
  3. <icon class='iconfont icon-finish'></icon>
  4. <text>核销成功</text>
  5. </view>
  6. <button hover-class='active' class='check' bindtap='checkList' data-type='1'>查看订单</button>
  7. <button hover-class='active' bindtap='returnPage'>返回首页</button>
  8. </view>