pay.axml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <view class="box" style="padding-bottom:{{date.system_off_lock.is_system_off_lock ? '250rpx' : '150rpx'}}">
  2. <!-- <view class="home" style="top:{{statusbar}}px">
  3. <image src="../../img/with-home.png" onTap="backHome"></image>
  4. <text>费用详情</text>
  5. </view> -->
  6. <view class="pay-top">
  7. <view class="pay-money"><text>¥{{date.orders.order_wait_pay_money||'--'}}</text></view>
  8. </view>
  9. <view class="list" style=" margin-top: -100rpx;">
  10. <view class="title">费用详情</view>
  11. <view>
  12. <text>时长费用</text>
  13. <text>¥{{date.orders.time_money||'--'}}</text>
  14. </view>
  15. <view class="shichang">
  16. 含里程{{date.orders.use_bike_distance_length_text||'--'}}公里,含时长{{date.orders.use_bike_time_length_text||'--'}}</view>
  17. <view a:if="{{rent}}">
  18. <text>骑行卡</text>
  19. <text style="color:#ff0000;">- ¥{{date.user_card.card_preferential_money||'--'}}</text>
  20. </view>
  21. <view a:if="{{rent}}">
  22. <text>优惠券</text>
  23. <text style="color:#ff0000;">- ¥{{date.user_coupon.coupon_preferential_money||'--'}}</text>
  24. </view>
  25. <view onTap="notice">
  26. <text>调度费用<text class="iconfont icon-guize"
  27. style="display:inline-block;color:var(--orgFont);margin-left:10rpx;"></text></text>
  28. <text>¥{{date.orders.dispatch_money||'--'}}</text>
  29. </view>
  30. </view>
  31. <view class='maskLayer' a:if="{{payment_type}}" catchtouchmove="true" onTap="cancel"></view>
  32. <view class="mode payment_type" a:if="{{payment_type}}" catchtouchmove="true">
  33. <image src="/img/guanbi.png" style="width:48rpx;height:48rpx;" class="cancel" onTap='cancel'></image>
  34. <view class="top">
  35. <text>支付方式</text>
  36. </view>
  37. <view class="view" onTap="{{bolear ? 'check1':''}}">
  38. <view class="left">
  39. <image src="{{img}}weapp/purse.png" style="width:36rpx;height:36rpx;"></image>
  40. <view><text style="font-size:28rpx;">余额支付</text><text
  41. style="color:#999999;font-size:24rpx;">(¥{{balance||'--'}})</text></view>
  42. </view>
  43. <view class="right" onTap="{{bolear==false ? 'to_recharge' : ''}}">
  44. <text a:if="{{bolear==false}}">余额不足去充值</text>
  45. <image
  46. src="{{check1==true ? 'http://resource.bike.hanyiyun.com/weapp/true.png' : 'http://resource.bike.hanyiyun.com/weapp/false.png'}}"
  47. style="width:30rpx;height:30rpx;" a:if="{{bolear==true}}"></image>
  48. </view>
  49. </view>
  50. <view class="view" onTap="check2">
  51. <view class="left">
  52. <image src="../../img/zhi.png" style="width:36rpx;height:34rpx"></image>
  53. <text style="font-size:28rpx;">支付宝支付</text>
  54. </view>
  55. <view class="right">
  56. <image
  57. src="{{check2==true ? 'http://resource.bike.hanyiyun.com/weapp/true.png' : 'http://resource.bike.hanyiyun.com/weapp/false.png'}}"
  58. style="width:30rpx;height:30rpx;"></image>
  59. </view>
  60. </view>
  61. <view class="view1" onTap="queding">
  62. <text>确定</text>
  63. </view>
  64. </view>
  65. <view class="payment" onTap="payment_type">
  66. <text style="padding-left: 7.5%;">支付方式</text>
  67. <text style="padding-right: 10.5%;" a:if="{{check2 && index==1}}">支付宝支付</text>
  68. <text style="padding-right: 10.5%;" a:if="{{check1 && index==2}}">余额支付</text>
  69. <image src="/img/you.png" style="width:48rpx;height:48rpx;"></image>
  70. </view>
  71. <view class="colse-type" a:if="{{date.system_off_lock.is_system_off_lock}}">
  72. <text>提示:{{date.system_off_lock.system_off_lock_text}}</text>
  73. </view>
  74. <view class="bt-wenti">
  75. <view class="kefu" onTap="phone">
  76. <image src="../../img/kefu.png"></image>
  77. <text>客服热线</text>
  78. </view>
  79. <view class="kaisuo" onTap="retryClose">
  80. <text>重试关锁</text>
  81. </view>
  82. </view>
  83. <!-- <view class="box_bottom">
  84. <view>
  85. <image src="/img/you.png" style="width:48rpx;height:48rpx;"></image>
  86. <text>客服热线</text>
  87. </view>
  88. <view style="height:60rpx;" a:if="{{rent}}">
  89. <text>关锁失败</text>
  90. <text style="padding-right:4.5%;">重试关锁</text>
  91. <image src="/img/you.png" style="width:48rpx;height:48rpx;" class="right"></image>
  92. </view>
  93. </view> -->
  94. <!-- <view class="system_off_lock" >
  95. <text>1212{{date.system_off_lock.system_off_lock_text}}</text>
  96. </view> -->
  97. <view class="fixed">
  98. <view class="btn"
  99. onTap="{{date.orders.order_wait_pay_money=='0.00' || date.orders.pay_status==1 ? 'home' : disable==true ? '' : 'payment'}}">
  100. <text>{{date.orders.order_wait_pay_money=='0.00' || date.orders.pay_status==1? '返回首页' : '立即支付'}}</text>
  101. </view>
  102. </view>
  103. <view class="notice_background" a:if="{{notice}}"></view>
  104. <view class="notice_model" a:if="{{notice}}">
  105. <view class="title1">
  106. <text>调度费收费规则</text>
  107. </view>
  108. <view class="content">
  109. <text>在运营区域外还车或禁停区还车,将收取30元调度费;</text>
  110. <text>在运营区内还车:离最近的还车点{{setting.min_limit_km||'--'}}m内<block a:if="{{setting.min_dispatching_fee>0}}">
  111. {{setting.min_dispatching_fee||'--'}}元</block>
  112. <block a:else>免费</block>
  113. ,超出{{setting.min_limit_km||'--'}}m,每超出{{setting.over_limit_per_km||'--'}}m增加{{setting.over_limit_per_km_money||'--'}}元;最高收取{{setting.max_dispatching_fee||'--'}}元。
  114. </text>
  115. </view>
  116. <view class="btn" onTap="notice_false">
  117. <text>我知道了</text>
  118. </view>
  119. </view>
  120. </view>