purchaseOrder.vue 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. <template>
  2. <view class="container-view">
  3. <navBar :name="$t('确认订单')" left="0"></navBar>
  4. <view class="select-time-view">
  5. <view class="flex-row">{{ $t('选择取车时间') }}</view>
  6. <view @tap="tapSelectTime" class="flex-row align-center" style="margin-bottom:20rpx ;">
  7. <text class="select-time-text">{{takeCar}}</text>
  8. <img style="width: 28rpx;height: 28rpx;" src="https://qiniu.bms16.com/FpbKGisSPfL9r8a7QkZCYXolhu1Y"
  9. alt="">
  10. </view>
  11. </view>
  12. <view class="car-info-view">
  13. <view class="flex-row align-center">
  14. <image style="width: 160rpx;height: 160rpx;border-radius: 16rpx;" :src="modelInfo.model_images" mode="aspectFit"></image>
  15. <view class="flex-row car-info-grow">
  16. <view class="flex-row align-center">
  17. <view class="car-name">{{modelInfo.car_model_name}}</view>
  18. <img style="width: 28rpx;height: 28rpx;"
  19. src="https://qiniu.bms16.com/FlMiRsUF-KZyevFCZDP9DwffOlag" alt="">
  20. </view>
  21. <view class="car-information">{{leaseUnitsResult}}
  22. {{ $t('共计') }}{{tools.countToDay(modelInfo.count,modelInfo.selectType)}}{{ $t('天') }}</view>
  23. <allPrice v-if="modelInfo.selectType == 100" :amount="modelInfo.sell_price / 100"></allPrice>
  24. <allPrice v-else :amount="price"></allPrice>
  25. </view>
  26. </view>
  27. <view class="config-list-view">
  28. <view :class="service_list.length>4?'config-list-view-1 flex-row':'flex-row'">
  29. <view class="service_name-tab" v-for=" (item,indexs) in service_list" :key="indexs">
  30. {{item.service_name}}
  31. </view>
  32. </view>
  33. </view>
  34. </view>
  35. <view v-if="modelInfo.selectType != 100" class="deposit-info">
  36. <view class="deposit-info-title flex-row flex-between">
  37. <text>{{ $t('车辆押金') }}</text>
  38. <text>${{modelInfo.deposit/100}}</text>
  39. </view>
  40. <view class="deposit-info-text">{{ $t('需要支付') }}{{modelInfo.deposit/100}}{{ $t('元押金,诺无车损、违章及逾期,还车后可退') }}</view>
  41. </view>
  42. <view class="method-info">
  43. <view class="flex-row flex-between" style="margin-bottom: 40rpx;">
  44. <view class="font_32">{{ $t('前往门店取还') }}</view>
  45. <view class="font_32">{{ $t('门店距您') }} <text class="distance-num">{{modelInfo.distance}}</text></view>
  46. </view>
  47. <view @tap="navAddress" class="shop-bg flex-row flex-between">
  48. <view class="shop-name-view">
  49. <!-- <view class="shop-name">{{shopInfo.shop_name}}</view>
  50. <view class="shop-address">{{shopInfo.address}}</view> -->
  51. <view class="shop-name">{{modelInfo.shop_name}}</view>
  52. <view class="shop-address">{{modelInfo.address}}</view>
  53. </view>
  54. <view class="nav-btn flex-row">
  55. <img style="width: 48rpx;height: 48rpx;" src="https://zxappfile.bms16.com/zx_admin/cab_nav.png"
  56. alt="">
  57. <view style="margin-top: 12rpx;font-size: 24rpx;">{{ $t('导航') }}</view>
  58. </view>
  59. </view>
  60. </view>
  61. <view style="height: 224rpx;"></view>
  62. <view v-if="!isShowDetail" class="payment-info">
  63. <view class="payment-bottom flex-row flex-between">
  64. <view style="margin-right: 20rpx;" class="bottom-left flex-row">
  65. <allPrice :amount="totalPrice"></allPrice>
  66. <view v-if="modelInfo.selectType != 100" @tap="bindDetail" class="all-money">{{ $t('明细') }}
  67. <image class="img" src="https://qiniu.bms16.com/Fvl1d-AWRvwY_ehNrw7bMZOK6LBZ" mode=""></image>
  68. </view>
  69. </view>
  70. <view @tap="navToPage">{{ $t('确认下单') }}</view>
  71. </view>
  72. </view>
  73. <view v-else class="show-detail">
  74. <view class="detail-info">
  75. <view class="pay-money">
  76. <view class="flex-row flex-between" style="margin-bottom: 46rpx;">
  77. <view>{{ $t('价格明细') }}</view>
  78. <view>
  79. <image style="width: 32rpx;height: 32rpx;" @tap="isShowDetail = false"
  80. src="https://qiniu.bms16.com/FtoTEHOJiUf_gjPCJGGHMsAtHI5M" />
  81. </view>
  82. </view>
  83. <view class="flex-row flex-between" style="margin-bottom: 44rpx;">
  84. <view>{{ $t('车辆租金') }}</view>
  85. <view>
  86. <!-- ¥{{(leaseTime * price_list[0].hire_price) /100}} -->
  87. {{$(¥)}}{{price+'x'+modelInfo.count}}
  88. <text>{{leaseUnits}}</text>
  89. </view>
  90. </view>
  91. <view class="flex-row flex-between" style="margin-bottom: 44rpx;">
  92. <view>{{ $t('车辆押金') }}</view>
  93. <view>{{$(¥)}}{{modelInfo.deposit /100}}</view>
  94. </view>
  95. <view class="detail-money flex-row" style="padding-bottom: 44rpx;">
  96. <view style="margin-right: 20rpx;">{{ $t('支付金额') }}</view>
  97. <allPrice :amount="totalPrice"></allPrice>
  98. </view>
  99. </view>
  100. <view class="second">
  101. <view class="payment-bottom flex-row flex-between">
  102. <view style="margin-right: 20rpx;" class="bottom-left flex-row">
  103. <allPrice :amount="totalPrice"></allPrice>
  104. <view @tap="isShowDetail = false" class="all-money">{{ $t('明细') }}
  105. <image class="img" src="https://qiniu.bms16.com/FkzZI0r5jO-c2JRahNkZW2pHb9dR" mode=""></image>
  106. </view>
  107. </view>
  108. <view @tap="navToPage">{{ $t('确认下单') }}</view>
  109. </view>
  110. </view>
  111. </view>
  112. </view>
  113. <calendar ref="calendar" :showPopup.sync="isShowCalendar" @valuesUpdated="handleValuesUpdated"
  114. @close="() => isShowCalendar = false" />
  115. <view v-if="isShowReturnCar" class="return-box">
  116. <view class="return-item">
  117. <view class="return-title flex-row flex-between">
  118. <view>{{ $t('还车到门店') }}</view>
  119. <view @tap="isShowReturnCar = false" class="close-view"><img style="width: 24rpx;height: 24rpx;"
  120. src="https://qiniu.bms16.com/FoWVlo-Nmx6wTDpsL2Rf9_BamU7L" alt=""></view>
  121. </view>
  122. <view class="return-text">{{ $t('系统会根据您的定位判断您是否已到还车位置,如您已经到达门店,请点击「我已到店」按钮,待门店确认还车后,即可还车成功。') }}</view>
  123. <view class="return-btn flex-row">
  124. <view @tap="toRurnCarPage">{{ $t('导航到店') }}</view>
  125. <view @tap="toNearbyStorePage">{{ $t('我已到店') }}</view>
  126. </view>
  127. </view>
  128. </view>
  129. <view v-if="isShowCheckOrder" class="return-box">
  130. <view class="return-item">
  131. <view style="text-align: center;margin-bottom: 120rpx;">
  132. <img style="width: 88rpx;height: 88rpx;" src="https://qiniu.bms16.com/Fqb-i2uJWlZOg8EvUXHr_1qhlndf"
  133. alt="">
  134. <view class="check-order-text">{{ $t('租车订单已提交') }}</view>
  135. <view>{{ $t('请于') }} <text class="get-car-time">{{takeCar}}</text> {{ $t('到') }} <text
  136. class="get-car-name">{{modelInfo.shop_name}}</text> {{ $t('取车') }}</view>
  137. </view>
  138. <view class="return-btn flex-row">
  139. <view @tap="toIndexPage">{{ $t('我知道了') }}</view>
  140. <view @tap="toOrderInfo">{{ $t('订单详情') }}</view>
  141. </view>
  142. </view>
  143. </view>
  144. <PayTypeModel @closeShow="closeShow" @payToOrder="payToOrder" :free_price="Number(totalPrice) * 100"
  145. :isShowToBuy="isShowToBuy" />
  146. </view>
  147. </template>
  148. <script module="tools" lang="wxs" src="@/pages/common/wxs/tools.wxs"></script>
  149. <script module="tools" lang="sjs" src="@/pages/common/wxs/tools.sjs"></script>
  150. <script>
  151. var config = require('../../common/config.js');
  152. var config_gyq = require('../../common/config_gyq.js');
  153. var common = require('../../common/common.js');
  154. var http = require('../../common/http.js');
  155. var request = require('../../common/request.js');
  156. var storage = require('../../common/storage.js');
  157. var user = require('../../common/user.js');
  158. import allPrice from '@/component/allPrice/allPrice';
  159. import calendar from '@/component/smartCalendar';
  160. import PayTypeModel from '@/component/payTypeModel/payTypeModel';
  161. import {
  162. MAX_LIMITS,
  163. LEASE_TYPE_ARR
  164. } from '@/common/constant.js';
  165. export default {
  166. components: {
  167. allPrice,
  168. calendar,
  169. PayTypeModel
  170. },
  171. data() {
  172. return {
  173. takeCar:'',
  174. isShowReturnCar:false,
  175. isShowCheckOrder:false,
  176. sub_sn: "",
  177. service_list: [],
  178. isShowCalendar: false, //选择预约订单时间
  179. price: 0,
  180. modelInfo: {},
  181. isShowDetail: false,
  182. unitPrice: 0, //单价
  183. isShowToBuy: false,
  184. order_sn: '', //租赁订单号
  185. totalPrice: 0, //结算总金额
  186. };
  187. }
  188. /**
  189. * 生命周期函数--监听页面加载
  190. */
  191. ,
  192. onLoad: function(options) {
  193. if (options && options.params) {
  194. // #ifdef APP
  195. const model_info = JSON.parse(options.params) || {}
  196. // #endif
  197. // #ifndef APP
  198. const model_info = JSON.parse(decodeURIComponent(options.params)) || {}
  199. // #endif
  200. console.log(model_info, 'model_info');
  201. model_info.model_images = model_info.model_images ? model_info.model_images[0] : ''
  202. this.setData({
  203. modelInfo: model_info,
  204. unitPrice: model_info.rental_setting.find(v => v.hire_duration_unit == model_info
  205. .selectType)?.hire_price,
  206. service_list: model_info.service_list || [],
  207. price: model_info.price,
  208. totalPrice: model_info.selectType != 100 ? ((model_info.totalPrice + model_info.deposit) / 100).toFixed(2) : ((model_info.sell_price) / 100).toFixed(2)
  209. })
  210. }
  211. this.pick_up_time = Math.floor(new Date().getTime() / 1000)
  212. this.setData({
  213. takeCar: common.getFormattedTime()
  214. })
  215. },
  216. /**
  217. * 生命周期函数--监听页面显示
  218. */
  219. onShow: function() {},
  220. computed: {
  221. leaseUnitsResult() {
  222. const result = LEASE_TYPE_ARR.find(v => v.value == this.modelInfo.selectType);
  223. return result ? result.label : '';
  224. },
  225. leaseUnits() {
  226. const result = LEASE_TYPE_ARR.find(v => v.value == this.modelInfo.selectType);
  227. return result ? result.unit : '';
  228. },
  229. },
  230. methods: {
  231. handleValuesUpdated(e) {
  232. this.isShowCalendar = false;
  233. const timeStr = new Date(e.startDate)
  234. this.pick_up_time = Math.floor(new Date(e.startDate).getTime() / 1000)
  235. this.setData({
  236. takeCar: common.getFormattedTime(timeStr)
  237. })
  238. console.log(e, 'eeee');
  239. },
  240. tapSelectTime() {
  241. this.setData({
  242. isShowCalendar: true
  243. })
  244. },
  245. navAddress() {
  246. const {
  247. address,
  248. latitude,
  249. longitude,
  250. shop_name
  251. } = this.modelInfo
  252. uni.openLocation({
  253. latitude: latitude - 0,
  254. longitude: longitude - 0,
  255. scale: 15,
  256. name: shop_name,
  257. address: address,
  258. success: function(res) {},
  259. })
  260. },
  261. bindDetail() {
  262. this.isShowDetail = true
  263. },
  264. navToPage() {
  265. this.setData({
  266. isShowToBuy: true
  267. })
  268. },
  269. closeShow() {
  270. this.setData({
  271. isShowToBuy: false
  272. })
  273. },
  274. payToOrder(type) {
  275. const pay_type = type
  276. var from = ''
  277. if (pay_type == 1) {
  278. from = 'wx'
  279. } else if (pay_type == 2) {
  280. from = 'ali'
  281. }
  282. const hire_duration = this.modelInfo.rental_setting.find(v => v.hire_duration_unit == this.modelInfo
  283. .selectType)?.hire_duration
  284. console.log(this.modelInfo, 'test');
  285. const pData = {
  286. pay_type,
  287. car_model_id: this.modelInfo.model_id,
  288. hire_cycle: this.modelInfo.count,
  289. hire_duration_unit: this.modelInfo.selectType,
  290. hire_duration,
  291. price: this.totalPrice * 100,
  292. pick_up_time: this.pick_up_time,
  293. address: this.modelInfo.address,
  294. currency_code: 'CNY'
  295. }
  296. common.loading();
  297. if (this.modelInfo.selectType == 100) {
  298. this.loadPayBuy(pData)
  299. return
  300. }
  301. this.loadPayMethod(pData)
  302. },
  303. async loadPayBuy(pData) {
  304. let {
  305. data
  306. } = await request.postApi(config_gyq.API_FLK_ORDER_RESERVE, {
  307. pay_type: pData.pay_type,
  308. car_model_id: pData.car_model_id,
  309. price: this.modelInfo.sell_price,
  310. pick_up_time: pData.pick_up_time,
  311. currency_code: 'CNY',
  312. })
  313. uni.hideLoading();
  314. if (data.code == 200) {
  315. if (!data.data.need_pay) {
  316. common.simpleToast(this.$t(this.$t('支付成功')));
  317. this.order_sn = data.data.order_sn;
  318. this.sub_sn = data.data.sub_sn;
  319. this.setData({
  320. isShowToBuy: false,
  321. isShowCheckOrder: true
  322. })
  323. }
  324. } else {
  325. common.simpleToast(data.msg);
  326. }
  327. },
  328. loadPayMethod(pData) {
  329. const me = this;
  330. http.postApi(config.API_FLK_ORDER_HIRE_MODEL, pData, function(resp) {
  331. uni.hideLoading();
  332. if (resp.data.code === 200) {
  333. if (!resp.data.data.need_pay) {
  334. common.simpleToast(me.$t('支付成功'));
  335. me.order_sn = resp.data.data.order_sn;
  336. me.sub_sn = resp.data.data.sub_sn;
  337. me.setData({
  338. isShowToBuy: false,
  339. isShowCheckOrder: true
  340. })
  341. }
  342. } else {
  343. common.simpleToast(me, resp.data.msg);
  344. }
  345. });
  346. },
  347. toIndexPage() {
  348. uni.switchTab({
  349. url: '/pages/index/index'
  350. })
  351. },
  352. toOrderInfo() {
  353. uni.navigateTo({
  354. url: '/pages/orderStatus/orderStatus?sub_sn=' + this.sub_sn
  355. })
  356. }
  357. }
  358. };
  359. </script>
  360. <style>
  361. @import './purchaseOrder.css';
  362. </style>