check-submit.wxml 728 B

12345678910111213141516
  1. <!--pages/check-submit/check-submit.wxml-->
  2. <view class="page">
  3. <view class="content">
  4. <image src="http://dm.dhcarlife.com/core//image/store_21320/8ecac02530e94ffc443743c929b5ada57cae223c.png" mode='widthFix'></image>
  5. </view>
  6. <view class="content">
  7. <image src="http://dm.dhcarlife.com/core//image/store_21320/2cce22aae597162a006fc764a88ce3087f293855.png" mode='widthFix'></image>
  8. </view>
  9. <view class="" style="margin-top:10px">
  10. <image src="http://dm.dhcarlife.com/core//image/store_21320/f32bed22e55e7945d94414e359f92405161613e8.png" mode='widthFix'></image>
  11. <view class="title">预约成功</view>
  12. </view>
  13. <view class="zfbtn-content">
  14. <button class="zfbtn" bindtap="pay">立即支付</button>
  15. </view>
  16. </view>