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 lines
237 B

<!--pages/payok/payok.wxml-->
<view class="payok">
<view class="tu">
<image src="../../../images/payok.png" />
</view>
<view class="word">支付成功!</view>
</view>
<view class='back' bindtap='backindex'>回到首页</view>