orderStatus.vue 38 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090
  1. <template>
  2. <view class="container-view">
  3. <view class="time-info">
  4. <navBar bgColor="transparent" left="0"></navBar>
  5. <view>
  6. <view v-if="orderInfo.pay_status!=2">
  7. <view class="get-time-view flex-row" v-if="orderInfo.pay_status == 0">待支付</view>
  8. <view class="get-time-view flex-row" v-else-if="orderInfo.pay_status == 1">支付中</view>
  9. <view class="get-time-view flex-row" v-else-if="orderInfo.pay_status == 3">支付失败</view>
  10. <view class="get-time-view flex-row" v-else-if="orderInfo.pay_status == 4">支付取消</view>
  11. <view class="get-time-view flex-row" v-else-if="orderInfo.pay_status == 5">线下待审核</view>
  12. <view class="get-time-view flex-row" v-else-if="orderInfo.pay_status == 6">线下审核拒绝</view>
  13. </view>
  14. <block v-if="orderInfo.pay_status == 2">
  15. <view :class="['get-time-view', 'flex-row', 'blue-text']" v-if="orderInfo.order_status == 3">使用中...
  16. </view>
  17. <view :class="['get-time-view', 'flex-row', 'red-text']" v-if="orderInfo.order_status == 4">已逾期
  18. </view>
  19. <view class="get-time-view flex-row" v-if="orderInfo.order_status == 2">请上传车辆图片激活车辆</view>
  20. <view class="get-time-view flex-row" v-if="orderInfo.order_status == 5">待门店确认</view>
  21. <view class="get-time-view flex-row" v-if="orderInfo.order_status == 6">还车中,等待门店取车</view>
  22. <view class="get-time-view flex-row" v-if="orderInfo.order_status == 7">已完成</view>
  23. <view class="get-time-view flex-row"
  24. v-if="orderInfo.order_status == 8||orderInfo.order_status == 9">已取消</view>
  25. <view class="get-time-view flex-row" v-if="orderInfo.order_status == 1 "><text>请于</text><text
  26. class="get-car-time">{{tools.formatTimeSecond( orderInfo.pick_up_time)}}</text><text>到门店取车</text>
  27. </view>
  28. <view v-if="orderInfo.order_status == 10">已完结</view>
  29. </block>
  30. </view>
  31. <view class="time-money">
  32. <view v-if="orderInfo.order_type != 3" class="flex-row flex-between">
  33. <view class="money-item">
  34. <view :class="orderInfo.order_status == 4?'red-status':''">
  35. <block v-if="orderInfo.hire_duration_time">{{orderInfo.hire_duration_time}}</block>
  36. <block v-else>{{Number(orderInfo.hire_cycle) * (orderInfo.hire_duration)}}</block>
  37. </view>
  38. <view>{{((orderInfo.order_status == 2) || orderInfo.order_status == 3)?'租期剩余':(orderInfo.order_status == 4 ? '逾期时长':'租借周期')}}·<text style="opacity: 0.4;">{{leaseUnits(orderInfo.hire_duration_unit)}}</text></view>
  39. <!-- <view v-if="(orderInfo.order_status == 2&&orderInfo.hire_type==2) || orderInfo.order_status == 3">
  40. 租期剩余·天</view>
  41. <view v-else-if="orderInfo.order_status == 4 " class="red-status">逾期时长·天</view>
  42. <view v-else>租借周期·天</view> -->
  43. </view>
  44. <view v-if="orderInfo.order_status != 4" class="money-item">
  45. <view>
  46. {{tools.toFix(orderInfo.hire_money / 100)}}
  47. </view>
  48. <view>订单金额<text style="opacity: 0.4;">·$</text></view>
  49. </view>
  50. <view v-if="orderInfo.order_status == 4" class="money-item">
  51. <view style="color:#F95151" class="red-status">
  52. {{tools.toFix(overdueData.money / 100)}}
  53. </view>
  54. <view style="color:#F95151">逾期金额·$</view>
  55. </view>
  56. <view @tap="bindExpanded">
  57. <text>{{isExpanded?'收起':'展开'}}</text>
  58. <img
  59. :src="isExpanded?'https://qiniu.bms16.com/FvRah8ro91B_TUVEmInBq6n69W2f':'https://qiniu.bms16.com/FtbxPP0aXYG8hyJTEJfNTXa_Puuc'" />
  60. </view>
  61. </view>
  62. <view v-if="orderInfo.order_type == 3" class="flex-row flex-between">
  63. <view class="money-item">
  64. <view>购买</view>
  65. <view>租借周期</view>
  66. </view>
  67. <view class="money-item">
  68. <view :class="orderInfo.order_status == 4?'red-status':''">
  69. {{orderInfo.order_status == 4?tools.toFix(over_fee/100):tools.toFix(orderInfo.money / 100)}}<text>元</text>
  70. </view>
  71. <view>订单金额</view>
  72. </view>
  73. <view @tap="bindExpanded">
  74. <text>{{isExpanded?'收起':'展开'}}</text>
  75. <img
  76. :src="isExpanded?'https://qiniu.bms16.com/FvRah8ro91B_TUVEmInBq6n69W2f':'https://qiniu.bms16.com/FtbxPP0aXYG8hyJTEJfNTXa_Puuc'" />
  77. </view>
  78. </view>
  79. <view v-if="isExpanded" class="dashed-border"></view>
  80. <view v-if="isExpanded">
  81. <view class="big-text">订单信息</view>
  82. <view class="sn-content flex-row flex-between">
  83. <view class="sn-title">订单编号</view>
  84. <view class="sn-text">{{orderInfo.sub_sn}}</view>
  85. </view>
  86. <view class="sn-content flex-row flex-between">
  87. <view class="sn-title">下单时间</view>
  88. <view class="sn-text">{{tools.formatTime(orderInfo.ctime)}}</view>
  89. </view>
  90. <view v-if="orderInfo.pay_time" class="sn-content flex-row flex-between">
  91. <view class="sn-title">支付时间</view>
  92. <view class="sn-text">{{tools.formatTime(orderInfo.pay_time)}}</view>
  93. </view>
  94. <view class="sn-content flex-row flex-between">
  95. <view class="sn-title">支付方式</view>
  96. <view v-if="orderInfo.pay_type == 0" class="sn-text">微信支付</view>
  97. <view v-if="orderInfo.pay_type == 1" class="sn-text">线下支付</view>
  98. <view v-if="orderInfo.pay_type == 2" class="sn-text">支付宝支付</view>
  99. <view v-if="orderInfo.pay_type == 9" class="sn-text">钱包余额支付</view>
  100. </view>
  101. <view v-if="orderInfo.order_type != 3" class="sn-content flex-row flex-between">
  102. <view class="sn-title">租车金额</view>
  103. <view class="sn-text">$ {{tools.toFix(orderInfo.hire_money/1000)}}</view>
  104. </view>
  105. <view v-if="orderInfo.order_type != 3" class="sn-content flex-row flex-between">
  106. <view class="sn-title">租车押金</view>
  107. <view class="sn-text"><text class="grey-text"></text> $
  108. {{tools.toFix(orderInfo.deposit/1000)}}
  109. </view>
  110. </view>
  111. </view>
  112. </view>
  113. </view>
  114. <view class="car-info">
  115. <view class="flex-row flex-between" style="margin-bottom: 40rpx;">
  116. <text>自行去门店取还</text>
  117. <text class="distance-num">{{orderInfo.distance}}m</text>
  118. </view>
  119. <view class="flex-row store-img-view">
  120. <img src="https://qiniu.bms16.com/FrwDlFZdSMiBgqnqDjB19PiDUmuu" alt="">
  121. <view style="width: calc(100% - 180rpx);margin-left: 24rpx;">
  122. <view class="store-name">{{orderInfo.shop_name}}</view>
  123. <view class="store-name-address">{{orderInfo.address || '未知地址'}}</view>
  124. <view class="flex-row flex-between align-center">
  125. <view class="flex-row time-style align-center">
  126. <img v-if="orderInfo.work_begin_time && orderInfo.work_end_time"
  127. style="width: 40rpx;height: 40rpx;"
  128. src="https://qiniu.bms16.com/Fp-G1pdXxnTV-G3qFbgS453AuqcU" alt="">
  129. <text
  130. v-if="orderInfo.work_begin_time && orderInfo.work_end_time">{{orderInfo.work_begin_time}}-{{orderInfo.work_end_time}}</text>
  131. </view>
  132. <img @click="navToCabinet" style="width: 112rpx;height: 64rpx;"
  133. src="https://qiniu.bms16.com/Fts38M35doVjK09GfOza5qD-wwkK" alt="">
  134. </view>
  135. </view>
  136. </view>
  137. </view>
  138. <view class="car-info">
  139. <view>车辆信息</view>
  140. <view class="car-top flex-row flex-between">
  141. <view>
  142. <view class="top-flex">
  143. <view>{{orderInfo.model_name}}</view>
  144. <view>
  145. 续航{{(orderInfo.endurance /1000).toFixed(0)}}km|重量{{(orderInfo.weight / 1000).toFixed(0)}}kg
  146. </view>
  147. </view>
  148. <!-- //配套服务 -->
  149. <view class="serviceList">
  150. <view v-for="(item,index) of orderInfo.service_list" :key="index" class="tag">
  151. {{item}}
  152. </view>
  153. </view>
  154. </view>
  155. <image mode="aspectFill" v-if="orderInfo.model_images" :src="orderInfo.model_images"></image>
  156. <image v-else src="https://qiniu.bms16.com/FhEvnKUckAHPtWaC04mi2s53IEVj" mode=""></image>
  157. </view>
  158. <!-- <view class="exchange-info">
  159. <view class="flex-row flex-between">
  160. <view class="exchange-info-title flex-row align-center">
  161. <img style="width: 40rpx;height: 40rpx;" src="https://qiniu.bms16.com/Fj_ifr41AqH2PijZBdOBa3SCxADg" alt="">
  162. <text style="margin-left: 16rpx;">换电信息</text>
  163. </view>
  164. <view @tap="navToExchange" class="flex-row" style="margin-bottom: 28rpx;">
  165. <view class="exchange-button">共3次</view>
  166. <image src="https://qiniu.bms16.com/FpIN7AVzFU75slFlX-SIdnSEmn1k" style="width: 28rpx;height: 28rpx;" />
  167. </view>
  168. </view>
  169. <view class="exchange-content">本单可享3次免费换电数,超出后需单独支付</view>
  170. <view class="exchange-content">自费换电:S1/次</view> -->
  171. <!-- <view class="exchange-content">本单您可享受{{orderInfo.gift_exchange_num}}次免费换电,
  172. 当前免费换电剩余{{(orderInfo.gift_exchange_num - orderInfo.used_exchange_num) > 0 ? (orderInfo.gift_exchange_num - orderInfo.used_exchange_num) : '0' }}次,超出后需要单独支付换电费用
  173. </view> -->
  174. <!-- </view> -->
  175. </view>
  176. <view v-if="(orderInfo.hire_begin_time!=0&&orderInfo.hire_end_time!=0)||orderInfo.order_type!=3" class="return-info">
  177. <view class="return-top flex-row flex-between">
  178. <view>取还时间</view>
  179. <view>
  180. <!-- 共3天{{orderInfo.hire_return_time.day > 0 ? orderInfo.hire_return_time.day :'' }}<text
  181. v-if="orderInfo.hire_return_time.day>0">日</text>{{orderInfo.hire_return_time.hour > 0 ? orderInfo.hire_return_time.hour :'' }}<text
  182. v-if="orderInfo.hire_return_time.hour>0">小时</text>{{orderInfo.hire_return_time.minute > 0 ? orderInfo.hire_return_time.minute :'' }}<text
  183. v-if="orderInfo.hire_return_time.minute>0">分</text> -->
  184. 共{{hireDurationUnitsFn(orderInfo.total_hire_time,orderInfo.hire_duration_unit)}}
  185. </view>
  186. </view>
  187. <view class="return-bottom flex-row">
  188. <view>{{orderInfo.hire_begin_times}}</view>
  189. <img src="https://qiniu.bms16.com/FoXmBbj7YGWmjyeuVEY35nzieqnx" />
  190. <view>{{orderInfo.hire_end_times}}</view>
  191. <!-- <view>{{tools.formatTimeDate(orderInfo.hire_begin_time)}}</view>
  192. <img src="https://qiniu.bms16.com/FoXmBbj7YGWmjyeuVEY35nzieqnx" />
  193. <view>{{tools.formatTimeDate(orderInfo.hire_end_time)}}</view> -->
  194. </view>
  195. </view>
  196. <view v-if="orderInfo.order_status==2||orderInfo.order_status==3||orderInfo.order_status==4"
  197. class="overdue-info">
  198. <view>逾期规则</view>
  199. <view class="overdue-one">
  200. <view>1. 逾期后还可用车吗?</view>
  201. <view>如果逾期将触发智能锁车逻辑,可能导致您无法正常用车,请及时续费或联系商家处理。</view>
  202. </view>
  203. <view class="overdue-two">
  204. <view>2. 逾期费计算标准是什么?</view>
  205. <view>小时租逾期费=每小时费用*逾期小时;当日还/日/周/月/季租逾期费=每天费用*逾期天数;如果不满1小时按1小时算,不满1天按1天算,最终收取的逾期费以门店确认的费用为准</view>
  206. </view>
  207. <view class="overdue-thr">
  208. <view>3. 逾期后续租如何收费?</view>
  209. <view>逾期后及时续租不收取逾期费,逾期时长将从续租订单的用车时间中抵扣</view>
  210. </view>
  211. </view>
  212. <view class="inset-bottom"></view>
  213. <block v-if="orderInfo.pay_status != 2">
  214. <view class="payment-info flex-row">
  215. <view
  216. v-if="(orderInfo.order_status == 0 ||orderInfo.order_status == 1 || orderInfo.pay_status == 5 || orderInfo.pay_status == 0) && orderInfo.order_type != 3"
  217. class="cancel" @tap="clickCancel">结束订单</view>
  218. <view @tap="callStorePhone" class="link-phone-btn">联系门店</view>
  219. </view>
  220. </block>
  221. <block v-if="orderInfo.pay_status == 2">
  222. <view class="payment-info flex-row">
  223. <!-- 待激活 待取车-->
  224. <view class="grow_1" v-if="orderInfo.order_status == 0 ||orderInfo.order_status == 1">
  225. <view
  226. v-if="(orderInfo.order_status == 0 ||orderInfo.order_status == 1 || orderInfo.pay_status == 5 || orderInfo.pay_status == 0) && orderInfo.order_type != 3"
  227. class="cancel" @tap="clickCancel">结束订单</view>
  228. <view @tap="callStorePhone" class="deposit-btn">联系门店</view>
  229. <view v-if="orderInfo.order_status == 1" @tap="navToScan" class="sesame-btn ">扫码绑定</view>
  230. <view v-if="orderInfo.order_status == 2" @tap="navToScan" class="sesame-btn ">去上传</view>
  231. </view>
  232. <!-- 使用中、已逾期 -->
  233. <view class="grow_1" v-if="(orderInfo.order_status == 3||orderInfo.order_status == 4) && orderInfo.order_type != 3 && orderInfo.pay_status != 5">
  234. <view @tap="callStorePhone" class="cancel">联系门店</view>
  235. <view @tap="tapReturnCar" class="deposit-btn">到店还车</view>
  236. <view @tap="bindRenew" class="sesame-btn">续租</view>
  237. </view>
  238. <!-- 待门店确认、已取消、已完成 -->
  239. <view class="grow_1" v-if="(orderInfo.order_status == 5||orderInfo.order_status == 6||orderInfo.order_status == 7||orderInfo.order_status == 8||orderInfo.order_status == 9)">
  240. <view @tap="callStorePhone" class="link-phone-btn">联系门店</view>
  241. </view>
  242. </view>
  243. </block>
  244. <!-- <view class="payment-info flex-row flex-between">
  245. <view v-if="orderInfo.order_status == 1 || orderInfo.pay_status == 5" class="flex-row">
  246. <view v-if="orderInfo.order_type != 3"
  247. class="cancel" @tap="clickCancel">结束订单
  248. </view>
  249. <view @tap="callStorePhone" class="deposit-btn ">联系门店</view>
  250. </view>
  251. <view v-if="orderInfo.order_status == 1" class="flex-row">
  252. <view @tap="callStorePhone" class="deposit-btn ">联系门店</view>
  253. <view @tap="navToScan" class="sesame-btn ">扫码绑定</view>
  254. </view>
  255. <view v-if="orderInfo.order_status == 2" class="flex-row">
  256. <view @tap="callStorePhone" class="deposit-btn ">联系门店</view>
  257. <view @tap="navToScan" class="sesame-btn ">去上传</view>
  258. </view>
  259. <view
  260. v-else-if="(orderInfo.order_status == 3||orderInfo.order_status == 4) && orderInfo.order_type != 3 && orderInfo.pay_status != 5"
  261. class="flex-row">
  262. <view @tap="callStorePhone" class="cancel">联系门店</view>
  263. <view @tap="tapReturnCar" class="deposit-btn">到店还车</view>
  264. <view @tap="bindRenew" class="sesame-btn">续租</view>
  265. </view>
  266. <view v-else-if="orderInfo.order_status == 5||orderInfo.order_status == 6" @tap="callStorePhone"
  267. class="pay-btn">
  268. 联系门店</view>
  269. <view v-else-if="orderInfo.order_status == 7" @tap="callStorePhone" class="pay-btn">联系门店</view>
  270. <view v-if="orderInfo.order_type == 3 && (orderInfo.order_status == 3||orderInfo.order_status == 4)"
  271. @tap="callStorePhone" class="pay-btn">联系门店</view>
  272. </view> -->
  273. <view v-if="isShowCancel" class="cancel-b">
  274. <view class="cancel-box">
  275. <view class="cancel-title flex-row flex-between">
  276. <view>选择取消原因</view>
  277. <view @tap="isShowCancel = false" style="font-size: 60rpx;">×</view>
  278. </view>
  279. <view @click="reason = '行程变更无需用车'" class="cancel-item flex-row flex-between">
  280. <view>行程变更无需用车</view>
  281. <img
  282. :src="reason == '行程变更无需用车'?'https://qiniu.bms16.com/FhWimtmWybKlYMB6mgIReVWArbfq':'https://qiniu.bms16.com/Fh0JH6_QbiXYmVy7FNYnDkVIGvLC'" />
  283. </view>
  284. <view @click="reason = '修改订单信息'" class="cancel-item flex-row flex-between">
  285. <view>修改订单信息</view>
  286. <img
  287. :src="reason == '修改订单信息'?'https://qiniu.bms16.com/FhWimtmWybKlYMB6mgIReVWArbfq':'https://qiniu.bms16.com/Fh0JH6_QbiXYmVy7FNYnDkVIGvLC'" />
  288. </view>
  289. <view @click="reason = '不想要了'" class="cancel-item flex-row flex-between">
  290. <view>不想要了</view>
  291. <img
  292. :src="reason == '不想要了'?'https://qiniu.bms16.com/FhWimtmWybKlYMB6mgIReVWArbfq':'https://qiniu.bms16.com/Fh0JH6_QbiXYmVy7FNYnDkVIGvLC'" />
  293. </view>
  294. <view @click="bindCancel" class="cancel_btn">确认取消</view>
  295. </view>
  296. </view>
  297. <returnCar :isShowReturnCar="isShowReturnCar" @closeShowReturnCarBtn="()=>isShowReturnCar=false"
  298. @navStoreBtn="navStoreBtn" @immediatelyReturnBtn="immediatelyReturnBtn" />
  299. <carPlan :isBuy='false' @payToOrder='payReturn' v-if="showCarPlan" @changeSelectType="changeSelectType"
  300. @closeShowMore="showCarPlan = false" :params="params" :selectType="selectType" />
  301. <PayTypeModel @closeShow="()=>isShowToBuy=false" @payToOrder="payToOrder" :free_price="totalPrice"
  302. :isShowToBuy="isShowToBuy" />
  303. </view>
  304. </template>
  305. <script module="tools" lang="wxs" src="@/pages/common/wxs/tools.wxs"></script>
  306. <script module="tools" lang="sjs" src="@/pages/common/wxs/tools.sjs"></script>
  307. <script>
  308. var config_gyq = require('../../common/config_gyq.js');
  309. var config = require('../../common/config.js');
  310. var request = require('../../common/request');
  311. var common = require('../../common/common.js');
  312. var http = require('../../common/http.js');
  313. var storage = require('../../common/storage.js');
  314. var user = require('../../common/user.js');
  315. //
  316. import {
  317. getRemainingTime
  318. } from '@/utils/util';
  319. import {
  320. MAX_LIMITS,LEASE_TYPE_ARR
  321. } from '@/common/constant.js'
  322. var appWhiteListFilter = require('../../common/appWhiteListFilter.js');
  323. import allPrice from '@/component/allPrice/allPrice';
  324. import ReturnCar from '@/component/returnCar/returnCar';
  325. import carPlan from '@/component/carPlan/carPlan';
  326. import PayTypeModel from '@/component/payTypeModel/payTypeModel';
  327. import dayjs from 'dayjs'
  328. import duration from 'dayjs/plugin/duration'
  329. dayjs.extend(duration);
  330. export default {
  331. components: {
  332. allPrice,
  333. ReturnCar,
  334. PayTypeModel,
  335. carPlan
  336. },
  337. data() {
  338. return {
  339. overdueData: {},
  340. select_type: '',
  341. car_detail: {},
  342. showCarPlan: false,
  343. return_imgs: {},
  344. charge_standard: {},
  345. isShowCancel: false,
  346. order_sn: '',
  347. reason: '行程变更无需用车',
  348. orderInfo: {},
  349. shop_image: [],
  350. isExpanded: false,
  351. isShowPrice: false,
  352. timer: '',
  353. isSelectStatus: 1,
  354. price_list: [], //车辆价格 hire_duration_unit 1 日 4 小时 6 周
  355. insurance_status: 0,
  356. over_fee: 0, //逾期金额
  357. plate_number: '',
  358. isScanCondeRentalCar: '',
  359. isShowReturnCar: false,
  360. isShowToBuy: false,
  361. totalPrice: 0, //逾期支付金额
  362. };
  363. },
  364. /**
  365. * 生命周期函数--监听页面加载
  366. */
  367. onLoad: function(options) {
  368. this.sub_sn = options.sub_sn || ''
  369. this.bindOrderInfo()
  370. },
  371. /**
  372. * 生命周期函数--监听页面显示
  373. */
  374. onShow: function(e) {
  375. if (this.sub_sn && this.orderInfo.sub_sn) {
  376. this.bindOrderInfo()
  377. }
  378. },
  379. onUnload: function() {},
  380. computed: {},
  381. methods: {
  382. leaseUnits(type){
  383. const result = LEASE_TYPE_ARR.find(v => v.value == type);
  384. return result ? result.unit : '';
  385. },
  386. leaseUnitsResult(type) {
  387. const result = LEASE_TYPE_ARR.find(v => v.value == type);
  388. return result ? result.label : '';
  389. },
  390. payReturn() {},
  391. //逾期费用计算
  392. async overdueMoneyFn(car_sn) {
  393. let {
  394. data
  395. } = await request.postApi(config_gyq.API_FLK_CAR_OVERDUE_MONEY, {
  396. car_sn
  397. })
  398. if (data.code == 200) {
  399. this.overdueData = data.data
  400. } else {
  401. common.simpleToast(data.msg)
  402. }
  403. },
  404. payToOrder() {},
  405. async loadCarInfo(model_id) {
  406. const me = this
  407. http.postApi(config.API_FLK_INDEX_CAR_MODEL_DETAIL, {
  408. model_id,
  409. }, (resp) => {
  410. if (resp.data.code === 200) {
  411. const pData = {
  412. ...this.car_detail,
  413. price: this.price
  414. }
  415. me.setData({
  416. car_detail: resp.data.data,
  417. params: {
  418. order_sn: this.orderInfo.order_sn,
  419. ...resp.data.data,
  420. price: (resp.data.data.rental_setting[0].hire_price / 100).toFixed(2)
  421. }
  422. })
  423. } else {
  424. common.simpleToast(resp.data.msg);
  425. }
  426. })
  427. },
  428. changeSelectType(select_type, price) {
  429. this.setData({
  430. selectType: select_type,
  431. price: (price / 100).toFixed(2)
  432. })
  433. },
  434. async carDetFn(car_sn) {
  435. let {
  436. data
  437. } = await request.postApi(config.API_FLK_CAR_DETAIL, {
  438. car_sn
  439. })
  440. if (data.code === 200) {
  441. if (data.data.model_id == this.orderInfo.model_id) {
  442. return true
  443. } else {
  444. common.simpleToast('车型不匹配!')
  445. return false
  446. }
  447. if (data.data.is_hire == 1) {
  448. return true
  449. } else {
  450. common.simpleToast('车辆已被租售!')
  451. return false
  452. }
  453. if (data.data.is_display == 1) {
  454. return true
  455. } else {
  456. common.simpleToast('车辆未展示!')
  457. return false
  458. }
  459. } else {
  460. common.simpleToast('请扫描正确的二维码!')
  461. return false
  462. }
  463. return false
  464. },
  465. async navToScan() {
  466. let car_sn = this.orderInfo.car_sn || ''
  467. if (!car_sn) {
  468. let res = await uni.scanCode({
  469. onlyFromCamera: true,
  470. scanType: ['qrCode'],
  471. });
  472. if (res[0]) return
  473. car_sn = res[1].result
  474. if (!await this.carDetFn(car_sn)) return
  475. }
  476. uni.showLoading({
  477. title: '识别中....',
  478. mask: true
  479. })
  480. setTimeout(() => {
  481. uni.hideLoading();
  482. uni.navigateTo({
  483. url: `/pages/activation/activation?model_id=${this.orderInfo.model_id}&sub_sn=${this.sub_sn}&car_sn=${car_sn}`
  484. })
  485. }, 1000);
  486. },
  487. navToCabinet() {
  488. const {
  489. latitude,
  490. longitude,
  491. cityname,
  492. address,
  493. shop_name
  494. } = this.orderInfo
  495. uni.openLocation({
  496. latitude: latitude - 0,
  497. longitude: longitude - 0,
  498. scale: 15,
  499. name: shop_name,
  500. address: address,
  501. success: function(res) {}
  502. });
  503. },
  504. hireDurationUnitFn(type) {
  505. if (type == 1) {
  506. return '天'
  507. } else if (type == 2) {
  508. return '月'
  509. } else if (type == 3) {
  510. return '年'
  511. } else if (type == 4) {
  512. return '小时'
  513. } else if (type == 5) {
  514. return '分钟'
  515. } else if (type == 6) {
  516. return '周'
  517. } else if (type == 7) {
  518. return '季'
  519. }
  520. },
  521. hireDurationUnitsFn(time, type) {
  522. if (type == 1) {
  523. return Math.ceil(time / 60 / 60 / 24)
  524. } else if (type == 2) {
  525. return Math.ceil(time / 60 / 60 / 24 / 30)
  526. } else if (type == 3) {
  527. return Math.ceil(time / 60 / 60 / 24 / 30 / 365)
  528. } else if (type == 4) {
  529. return Math.ceil(time / 60 / 60)
  530. } else if (type == 5) {
  531. return Math.ceil(time / 60)
  532. } else if (type == 6) {
  533. return Math.ceil(time / 60 / 60 / 24 / 7)
  534. } else if (type == 7) {
  535. return Math.ceil(time / 60 / 60 / 24 / 30 / 3)
  536. }
  537. },
  538. async bindOrderInfo() {
  539. const me = this
  540. const locationStr = uni.getStorageSync('user_current_location');
  541. // if (locationStr) {
  542. // this.myLocation = locationStr;
  543. // }
  544. http.postApi(config.API_FLK_ORDER_INFO, {
  545. sub_sn: me.sub_sn,
  546. latitude: locationStr.latitude,
  547. longitude: locationStr.longitude,
  548. }, (resp) => {
  549. if (resp.data.code === 200) {
  550. me.orderInfo = resp.data.data.order_info
  551. me.orderInfo.model_images = me.orderInfo.model_images.split(',')[0]
  552. //
  553. if (resp.data.data.order_info.model_id) {
  554. me.loadCarInfo(resp.data.data.order_info.model_id)
  555. }
  556. let distance = common.getFlatternDistance(locationStr.longitude, locationStr.latitude,
  557. me
  558. .orderInfo.longitude, me.orderInfo.latitude)
  559. resp.data.data.order_info.distance = distance
  560. // 取还时间展示
  561. // me.orderInfo.hire_return_time = common.getTimeToDay(Math.ceil(me.orderInfo
  562. // .hire_end_time - me.orderInfo.hire_begin_time) / 60)
  563. me.orderInfo.hire_return_time = getRemainingTime(me.orderInfo
  564. .hire_begin_time, me
  565. .orderInfo.hire_end_time)
  566. me.orderInfo.hire_begin_times = me.orderInfo.hire_begin_time ? dayjs(me
  567. .orderInfo
  568. .hire_begin_time * 1000).format(
  569. 'YY-MM-DD') : 0
  570. me.orderInfo.hire_end_times = me.orderInfo.hire_end_time ? dayjs(me
  571. .orderInfo
  572. .hire_end_time * 1000).format(
  573. 'YY-MM-DD') : 0
  574. console.log(me.orderInfo.order_status == 1);
  575. let other_time = 0
  576. // 剩余租期判断
  577. //订单状态 0 默认 1 待取车 2 待激活 3 使用中 4 已逾期 5 还车申请中 6 还车中 7 车辆已归还 8 订单已支付,已取消 9 订单未支付已取消
  578. if (me.orderInfo.order_status == 1) {
  579. me.orderInfo.hire_duration_time = common.countToDay(me.orderInfo.hire_cycle * me
  580. .orderInfo.hire_duration, me.orderInfo.hire_duration_unit)
  581. console.log(me.orderInfo.hire_duration_time, 'me.orderInfo.hire_duration_time');
  582. } else if ((me.orderInfo.hire_type == 2 && me.orderInfo.order_status == 2) || me
  583. .orderInfo.order_status == 3) {
  584. // me.orderInfo.hire_duration_time = common.timestampToDays(Math.ceil(me.orderInfo
  585. // .hire_end_time - Math.floor(new Date()) / 1000))
  586. me.orderInfo.hire_duration_time = common.formatTimeDifference(me.orderInfo
  587. .hire_end_time * 1000)
  588. } else {
  589. if (me.orderInfo.order_status == 4) {
  590. me.overdueMoneyFn(me.orderInfo.car_sn)
  591. // me.orderInfo.hire_duration_time = common.timestampToDays(Math.ceil(Math.floor(
  592. // new Date()) / 1000 - me.orderInfo.hire_end_time))
  593. me.orderInfo.hire_duration_time = common.formatTimeDifference(me.orderInfo
  594. .hire_end_time * 1000)
  595. } else {
  596. me.orderInfo.hire_duration_time = common.timestampToDays(Math.ceil(me.orderInfo
  597. .hire_begin_time - me.orderInfo.hire_end_time))
  598. }
  599. }
  600. } else {
  601. // 默认返回上一个页面再提示报错
  602. uni.navigateBack({
  603. delta: 1
  604. })
  605. common.simpleToast(resp.data.msg)
  606. }
  607. })
  608. },
  609. navStoreBtn() {
  610. const {
  611. latitude,
  612. longitude,
  613. address,
  614. shop_name
  615. } = this.orderInfo
  616. uni.openLocation({
  617. latitude: latitude - 0,
  618. longitude: longitude - 0,
  619. scale: 15,
  620. name: shop_name,
  621. address: address,
  622. success: function(res) {}
  623. });
  624. },
  625. tapReturnCar() {
  626. this.setData({
  627. isShowReturnCar: true
  628. })
  629. },
  630. immediatelyReturnBtn() {
  631. //到店还车 判断逾期状态 如果逾期要交逾期费用 跳转到上传车辆图片再支付逾期费用还车
  632. const isOverdue = this.orderInfo.order_status == 4
  633. const {
  634. car_sn,
  635. shop_id,
  636. overdue_money
  637. } = this.orderInfo
  638. const returnCarParams = {
  639. car_sn,
  640. shop_id,
  641. overdue_money,
  642. isReturnCar: true,
  643. }
  644. //提交还车图片
  645. uni.navigateTo({
  646. url: `/pages/activation/activation?isReturnCar=true&model_id=${this.orderInfo.model_id}&sub_sn=${this.sub_sn}&car_sn=${this.orderInfo.car_sn}&isOverdue=${isOverdue}&overdueMoney=${this.overdueData.money}&overdueTime=${this.overdueData.time}&type=index`
  647. });
  648. // if (isOverdue) {
  649. // this.setData({
  650. // totalPrice: this.overdueData.money,
  651. // isShowToBuy: true
  652. // })
  653. // } else {
  654. // //提交还车图片
  655. // uni.navigateTo({
  656. // url: `/pages/activation/activation?isReturnCar=true,model_id=${this.orderInfo.model_id}&sub_sn=${this.sub_sn}&car_sn=${this.orderInfo.car_sn}&isOverdue=${isOverdue}&overdueMoney=${this.overdueData.money}&overdueTime=${this.overdueData.time}`
  657. // });
  658. // }
  659. },
  660. callStorePhone() {
  661. const phone = this.orderInfo.link_phone
  662. common.callPhone(phone)
  663. },
  664. async clickCancel() {
  665. this.isShowCancel = true
  666. },
  667. async bindCancel() {
  668. const me = this
  669. let res = await uni.showModal({
  670. title: '取消订单',
  671. content: '您是否需要取消该订单',
  672. confirmText: '是',
  673. confirmColor: '#0074FF',
  674. cancelText: '否',
  675. cancelColor: '#191D23',
  676. });
  677. if (res[1].confirm) {
  678. let {
  679. data
  680. } = await request.postApi(config.API_DAYHIRE_HIRE_CANCEL_ORDER, {
  681. sub_sn: this.sub_sn,
  682. remark: this.reason
  683. })
  684. if (data.code == 200) {
  685. common.simpleToast(data.msg)
  686. this.isShowCancel = false
  687. this.bindOrderInfo()
  688. } else {
  689. common.simpleToast(data.msg)
  690. }
  691. }
  692. },
  693. bindToNav() {
  694. console.log(111);
  695. const {
  696. address,
  697. latitude,
  698. longitude,
  699. shop_name
  700. } = this.shopInfo
  701. uni.openLocation({
  702. latitude: latitude - 0,
  703. longitude: longitude - 0,
  704. scale: 15,
  705. name: shop_name,
  706. address: address,
  707. success: function(res) {},
  708. })
  709. },
  710. bindToHome() {
  711. uni.reLaunch({
  712. url: '/pages/index/index',
  713. success: function(res) {},
  714. fail: function(res) {},
  715. complete: function(res) {}
  716. });
  717. },
  718. callPhone() {
  719. const me = this
  720. const phone = me.shopInfo.link_phone
  721. uni.showModal({
  722. content: `您是否要拨打电话${phone}?`,
  723. confirmText: '确定',
  724. success: (res) => {
  725. if (res.confirm) {
  726. uni.makePhoneCall({
  727. phoneNumber: phone,
  728. success() {},
  729. fail() {}
  730. })
  731. }
  732. },
  733. fail: (res) => {}
  734. })
  735. },
  736. bindRenew() {
  737. this.params.overdueData = this.overdueData
  738. this.showCarPlan = true
  739. // this.isReturnHome = false
  740. // let isRenew = true
  741. // uni.navigateTo({
  742. // url: '/pages/carIntroduce/carIntroduce?plate_number=' + this.orderInfo
  743. // .license_plate_number +
  744. // '&isRenew=' + isRenew +
  745. // '&order_sn=' + this.order_sn,
  746. // success: function(res) {},
  747. // fail: function(res) {},
  748. // complete: function(res) {}
  749. // });
  750. },
  751. bindBattery() {
  752. this.isReturnHome = false
  753. uni.navigateTo({
  754. url: '/pages/battery/battery?plate_number=' + this.orderInfo.license_plate_number,
  755. success: function(res) {},
  756. fail: function(res) {},
  757. complete: function(res) {}
  758. });
  759. },
  760. bindExpanded() {
  761. this.isExpanded = !this.isExpanded
  762. },
  763. navToInput() {
  764. this.isReturnHome = false
  765. uni.navigateTo({
  766. url: '/pages/inputLicensePlate/inputLicensePlate?order_sn=' + this.orderInfo
  767. .order_sn,
  768. success: function(res) {},
  769. fail: function(res) {},
  770. complete: function(res) {}
  771. });
  772. },
  773. // 激活车辆
  774. navToActive() {
  775. this.isReturnHome = false
  776. const me = this
  777. if (this.orderInfo.hire_type == 1) { // 预约
  778. if (me.isScanCondeRentalCar) {
  779. uni.scanCode({
  780. onlyFromCamera: true,
  781. success: function(res) {
  782. me.loadScanCode(res.result)
  783. },
  784. fail: function(res) {},
  785. complete: function(res) {},
  786. })
  787. } else {
  788. uni.navigateTo({
  789. url: '/pages/inputLicensePlate/inputLicensePlate?order_sn=' + this
  790. .order_sn + '&order_model_id=' + this.orderInfo.model_id,
  791. success: function(res) {},
  792. fail: function(res) {},
  793. complete: function(res) {}
  794. });
  795. }
  796. } else { // 非预约
  797. const isJumpReturn = false
  798. uni.navigateTo({
  799. url: '/pages/activation/activation?order_sn=' + this.order_sn +
  800. '&plate_number=' + this
  801. .orderInfo.license_plate_number + '&isJumpReturn=' + isJumpReturn,
  802. success: function(res) {},
  803. fail: function(res) {},
  804. complete: function(res) {}
  805. });
  806. }
  807. },
  808. loadScanCode(battery_sn) {
  809. const pData = {
  810. longitude: this.longitude,
  811. latitude: this.latitude,
  812. battery_sn: battery_sn
  813. }
  814. const me = this
  815. http.postApi(config.API_DAYHIRE_CAR_CAR_INFO, pData, (resp) => {
  816. uni.hideLoading()
  817. if (resp.data.code === 200) {
  818. const timestamp = Date.now(); // 获取当前时间戳(毫秒)
  819. const isOffline = (Math.floor(timestamp / 1000) - resp.data.data
  820. .last_comm_time) > 1800
  821. me.plate_number = resp.data.data.license_plate_number
  822. if (resp.data.data.last_comm_time === 0 || isOffline) {
  823. common.simpleToast('此车辆已离线,请选择其他车辆')
  824. } else {
  825. let carInfo = JSON.stringify(resp.data.data)
  826. const car_model = resp.data.data.model_info.car_model
  827. const model_images = resp.data.data.model_info.model_images.split(',')
  828. const return_imgs = resp.data.data.return_imgs
  829. var model_id = resp.data.data.model_info.model_id
  830. if (resp.data.data.has_owner) { //车辆正在被使用
  831. if (resp.data.data.is_mine) { //是本人在使用
  832. wx.showModal({
  833. title: '提示',
  834. content: '已有正在使用的车辆,是否跳转至车辆详情页?',
  835. cancelText: '取消',
  836. confirmText: '确定',
  837. success: function(res) {
  838. this.isReturnHome = false
  839. uni.navigateTo({
  840. url: '/pages/battery/battery?plate_number=' +
  841. this.plate_number
  842. });
  843. },
  844. fail: function(res) {},
  845. complete: function(res) {},
  846. })
  847. } else {
  848. common.simpleToast('此车辆正在被使用')
  849. }
  850. } else {
  851. if (me.order_sn && me.order_sn != '') {
  852. if (this.orderInfo.model_id != model_id) { // 预租车型与之前预约车型不一致
  853. common.simpleToast('与预约车型不符')
  854. } else {
  855. this.isReturnHome = false
  856. uni.navigateTo({
  857. url: '/pages/activation/activation?plate_number=' +
  858. this.plate_number + '&order_sn=' + this
  859. .order_sn +
  860. '&car_model=' + car_model + '&model_image=' +
  861. model_images[0] + '&return_imgs=' + JSON
  862. .stringify(
  863. return_imgs),
  864. fail() {}
  865. })
  866. }
  867. } else {
  868. this.isReturnHome = false
  869. uni.navigateTo({
  870. url: '/pages/carIntroduce/carIntroduce?carInfo=' +
  871. encodeURIComponent(carInfo) + '&plate_number=' +
  872. this.plate_number,
  873. fail() {}
  874. })
  875. }
  876. }
  877. }
  878. } else {
  879. common.simpleToast(resp.data.msg)
  880. }
  881. })
  882. },
  883. bindToPay() {
  884. const me = this
  885. //#ifdef MP-ALIPAY
  886. const _from = 'ali'
  887. const _pay_type = 2
  888. //#endif
  889. //#ifdef MP-WEIXIN
  890. const _from = 'wx'
  891. const _pay_type = 0
  892. //#endif
  893. http.postApi(config.API_DAYHIRE_HIRE_CONTINUE_PAY, {
  894. order_sn: me.order_sn,
  895. from: _from,
  896. pay_type: _pay_type
  897. }, (resp) => {
  898. common.loading()
  899. if (resp.data.code === 200) {
  900. uni.hideLoading()
  901. //#ifdef MP-ALIPAY
  902. my.tradePay({
  903. tradeNO: resp.data.data.trade_no,
  904. success: function(res) {
  905. if (res.resultCode == 9000) {
  906. common.simpleToast('支付成功');
  907. }
  908. setTimeout(function() {
  909. me.bindOrderInfo()
  910. }, 1000)
  911. },
  912. fail: function(res) {
  913. common.simpleToast('支付失败,请重试')
  914. },
  915. })
  916. //#endif
  917. //#ifdef MP-WEIXIN
  918. var payParams = JSON.parse(resp.data.data.payParams);
  919. user.wxPay(me.order_sn, payParams, function(isSuccess) {
  920. if (isSuccess) {
  921. common.simpleToast('支付成功')
  922. setTimeout(function() {
  923. me.bindOrderInfo()
  924. }, 1000)
  925. } else {
  926. common.simpleToast('支付失败,请重试')
  927. }
  928. });
  929. //#endif
  930. } else {
  931. uni.hideLoading()
  932. common.simpleToast(resp.data.msg)
  933. }
  934. })
  935. },
  936. // 计算拖车说明收费价格
  937. calculateFare(distance, charge_list) {
  938. let fare = 0
  939. if (distance <= charge_list.start_mil) {
  940. fare = charge_list.start_price / 100
  941. } else {
  942. // actual_start_mil:实际距离单位米
  943. // over_start_price:向上取整的公里数*超出首公里的费用
  944. var actual_start_mil = distance - charge_list.start_mil
  945. var over_start_price = (Math.ceil(actual_start_mil / charge_list.step_mil)) * charge_list
  946. .step_price
  947. fare = (charge_list.start_price + over_start_price) / 100
  948. }
  949. const fareArray = fare.toFixed(2).split('.'); //将价格拆分为整数部分和小数部分
  950. const price_list = {
  951. start_mil: (charge_list.start_mil / 1000).toFixed(2),
  952. start_price: (charge_list.start_price / 100).toFixed(2),
  953. step_mil: (charge_list.step_mil / 1000).toFixed(2),
  954. step_price: (charge_list.step_price / 100).toFixed(2),
  955. actual_start_mil: actual_start_mil ? (actual_start_mil / 1000).toFixed(2) : 0,
  956. over_start_price: over_start_price ? (over_start_price / 100).toFixed(2) : 0,
  957. fare: fare.toFixed(2), // 保留两位小数
  958. fareArray: fareArray //将价格拆分为整数部分和小数部分
  959. }
  960. return price_list
  961. },
  962. bindChangeStatus(e) {
  963. const {
  964. status,
  965. unit
  966. } = e.currentTarget.dataset
  967. this.setData({
  968. isSelectStatus: unit,
  969. selectIndex: status
  970. })
  971. // this.bindDuration()
  972. },
  973. //计算价格
  974. // bindDuration(){
  975. // const me = this
  976. // var _insurance_price //保险金
  977. // const unit_price=(me.price_list[0].hire_price/100) * me.leaseTime //租金
  978. // // insurance_setting 保险
  979. // if (me.insurance_setting!=null) { // 有保险的时候
  980. // // isSelectDeposit==0为免押 isOpenNoDeposit为是否成功开通免押 total_money为总金额
  981. // // unit_price 租金 insurance_setting.price 保险金 deposit 押金
  982. // if (me.duration_unit == 4) { // 时
  983. // _insurance_price = (me.insurance_setting.price - 0) * 1
  984. // } else if(me.duration_unit == 6) { // 周
  985. // _insurance_price = (me.insurance_setting.price - 0) * 7 * me.leaseTime
  986. // } else { //天
  987. // _insurance_price = (me.insurance_setting.price - 0) * me.leaseTime
  988. // }
  989. // } else { // 无保险
  990. // _insurance_price = 0
  991. // }
  992. // if (me.isOpenNoDeposit) {
  993. // // 金额=(周期数*周期价格)+保险金
  994. // me.amount = ((me.leaseTime * me.price_list[0].hire_price -0) + (_insurance_price - 0)) / 100
  995. // } else {
  996. // // 金额=(周期数*周期价格)+押金+保险金
  997. // me.amount = ((me.leaseTime * me.price_list[0].hire_price -0) + (me.modelInfo.deposit -0) + (_insurance_price - 0)) / 100
  998. // }
  999. // },
  1000. loadEnd() {
  1001. this.bindOrderInfo()
  1002. },
  1003. navToExchange() {
  1004. console.log('跳转换电记录');
  1005. uni.navigateTo({
  1006. url: '/pages/exchangeRecord/exchangeRecord' +
  1007. '?order_sn=' + this.orderInfo.order_sn
  1008. })
  1009. }
  1010. }
  1011. };
  1012. </script>
  1013. <style>
  1014. @import './orderStatus.css';
  1015. .cancel_btn {
  1016. width: 702rpx;
  1017. height: 80rpx;
  1018. background: #060809;
  1019. border-radius: 40rpx;
  1020. font-family: PingFangSC, PingFang SC;
  1021. font-weight: 500;
  1022. font-size: 32rpx;
  1023. color: #FFFFFF;
  1024. display: flex;
  1025. align-items: center;
  1026. justify-content: center;
  1027. }
  1028. </style>