index.wxml 279 B

1234
  1. <image class='pay-ok' src='/static/img/ok.png'></image>
  2. <view class='pay-result-h1'>下单成功</view>
  3. <view class='pay-result-h2'>您的订单已经支付成功,马上为您发货!</view>
  4. <button class='share-friends nxh__button' bindtap='toShare'>分享给朋友</button>