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.
|
- <view class='success'>
- <view class='success_logo'>
- <icon class='iconfont icon-finish'></icon>
- </view>
- <view class='info'>
- <view>提交成功</view>
- <view>¥<text style='font-size:60rpx;'>{{money/100}}</text></view>
- </view>
- <button class='reBack' class='btnss' hover-class='active' bindtap='reBack'>返回</button>
- </view>
|