storeDetails.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. <template>
  2. <view class="container-view">
  3. <Navigation :scroll='scrollTop'></Navigation>
  4. <view class="store-img-view">
  5. <swiper v-if="shop_image && shop_image.length!=0" class="swiper" :indicator-dots="true" :autoplay="true"
  6. :interval="2000" indicator-color="rgba(0, 0, 0, 0.3)" indicator-active-color="#000000" :duration="1000"
  7. circular>
  8. <swiper-item class="swiper-item" v-for="(item,index) in shop_image" :key="index">
  9. <image class="swiper-item-img" :src="item" mode="aspectFit"></image>
  10. </swiper-item>
  11. </swiper>
  12. <image v-else class="bg-img" src="https://qiniu.bms16.com/FhRnr7rADHHsOFfpWO4duD15SgIt" mode="aspectFit">
  13. </image>
  14. </view>
  15. <view class="p-bg">
  16. <view class="store-info-view">
  17. <view class="store-name">{{storeInfo.shop_name}}</view>
  18. <view class="flex-row align-center" style="margin-bottom: 24rpx;">
  19. <view v-for="(item,index) of storeInfo.service_type_list" :key="index" class="store-type">
  20. {{item.title}}
  21. </view>
  22. <view class="store-num-type"> <text class="store-num">{{storeInfo.model_list.length || 0}}</text>
  23. {{ $t('款车型') }}
  24. </view>
  25. <view class="store-phone" @tap="tapPhone"><img style="width: 84rpx;height: 64rpx;"
  26. src="https://qiniu.bms16.com/Ft0YA1JYmq66hdoeEN-PgBHy5vLa" alt=""></view>
  27. </view>
  28. <view class="flex-row flex-between">
  29. <view :class="isWorkTimer ? 'left_grid_2' : 'left_grid_1'">
  30. <view class="flex-row">
  31. <img style="width: 40rpx;height: 40rpx;"
  32. :src="!isWorkTimer ? 'https://zxappfile.bms16.com/zx_admin/cab_timer.png' : 'https://zxappfile.bms16.com/zx_admin/cab_timer_work.png'">
  33. <view :class="isWorkTimer ? 'grid_text_1' : 'grid_text_rest' ">
  34. {{isWorkTimer ? $t('营业中') : $t('已休息')}}
  35. </view>
  36. </view>
  37. <!-- <view v-if="storeInfo.work_begin_time" class="grid_text_2">
  38. {{storeInfo.work_begin_time.split(':')[0]}}:{{storeInfo.work_begin_time.split(':')[1]}}-{{storeInfo.work_end_time.split(':')[0]}}:{{storeInfo.work_end_time.split(':')[1]}}
  39. </view> -->
  40. <view v-if="storeInfo.work_begin_time" class="grid_text_2">
  41. {{storeInfo.work_begin_time}}-{{storeInfo.work_end_time}}
  42. </view>
  43. </view>
  44. <view @tap="bindToNav" class="right_grid flex-between">
  45. <view>
  46. <view class="cab_distance">
  47. {{ $t('直线距您') }} {{storeInfo.distance}}
  48. </view>
  49. <view class="cab_address">{{storeInfo.address}}</view>
  50. </view>
  51. <view>
  52. <img class="icon_grid_1" src="https://zxappfile.bms16.com/zx_admin/cab_nav.png">
  53. <view class="grid_nav">{{ $t('导航') }}</view>
  54. </view>
  55. </view>
  56. </view>
  57. </view>
  58. <view class="tip-view">
  59. <view class="tip-title-view flex-row align-center">
  60. <image style="width: 144rpx;height: 40rpx;"
  61. src="https://qiniu.bms16.com/FjUW1kuRvXWTEftyn9nH1AbGWuxK" mode='aspectFit'></image>
  62. <image style="width: 86rpx;height: 80rpx;"
  63. src="https://qiniu.bms16.com/FibAaPERzqi6m95EP2jREUKixjUi" mode='aspectFill'></image>
  64. <view class="w-bg flex-row"></view>
  65. </view>
  66. <view class="step-view flex-row align-center">
  67. <view class="icon-list-view">
  68. <image class="img1" src="https://qiniu.bms16.com/Fp0BE27Q0VTD8qUJRHUVhWO6VEbO" mode='aspectFit'>
  69. </image>
  70. </view>
  71. <view class="dashed-line"></view>
  72. <view class="icon-list-view">
  73. <image class="img1" src="https://qiniu.bms16.com/FqDzYwAbnSEgf3yv9SAb92Vq4ZEB" mode='aspectFit'>
  74. </image>
  75. </view>
  76. <view class="dashed-line"></view>
  77. <view class="icon-list-view">
  78. <image class="img1" src="https://qiniu.bms16.com/FlFMHzco6j9XOpMI21tSnR9500Un" mode='aspectFit'>
  79. </image>
  80. </view>
  81. </view>
  82. <view class="step-tip-view flex-row align-center">
  83. <view class="step-tip-text">
  84. <image class="step-num-1" src="https://qiniu.bms16.com/Fm4gMRmW6UOwLcU-eW8LDLNfiUJe"
  85. mode='aspectFill'>
  86. </image>{{ $t('线上选择用车方案生成待支付订单') }}
  87. </view>
  88. <view class="step-tip-text">
  89. <image class="step-num-2" src="https://qiniu.bms16.com/FvYN7SxOYIhXEqSAJZrQIBQuTx79"
  90. mode='aspectFill'>
  91. </image>{{ $t('导航到店向商家支付订单金额') }}
  92. </view>
  93. <view class="step-tip-text">
  94. <image class="step-num-3" src="https://qiniu.bms16.com/FhZ7w0X8iVuxFPdetEF9C3YYkJ7Z"
  95. mode='aspectFill'>
  96. </image>{{ $t('支付完成后直接现场取车') }}
  97. </view>
  98. </view>
  99. </view>
  100. <!-- <view class="unit-type-view">
  101. <view @click="status = 0;modelListsFn()" class="unit-type " :class="{'unit-type-i' : status == 0}">{{ $t('短租') }}
  102. </view>
  103. <view @click="status = 1;modelListsFn()" class="unit-type" :class="{'unit-type-i' : status == 1}">{{ $t('长租') }}
  104. </view>
  105. <view @click="status = 2;modelListsFn()" class="unit-type " :class="{'unit-type-i' : status == 2}">{{ $t('出售') }}
  106. </view>
  107. </view> -->
  108. <view class="unit-type-view">
  109. <view v-for="(item,index) of tagList" :key="index" @click="tagId = item.value;modelListsFn()"
  110. class="unit-type " :class="{'unit-type-i' : item.value == tagId}">{{item.label}}
  111. </view>
  112. </view>
  113. <view class="car-info-list-view">
  114. <view v-for="(item,index) of modelListsFn()"
  115. @click="srcFn(`/pages/carDetail/carDetail?model_id=${item.model_id}&shop_type=${tagId}&hire_price=${item.money * 100}`)" :key="index"
  116. class="car-info-view align-center flex-row">
  117. <!-- <img class="car-img" src="https://qiniu.bms16.com/FsxOysJT2V3KNYev2YWadvjyKn2j" alt=""> -->
  118. <image class="car-img" :src="item.model_images[0]" mode="aspectFit"></image>
  119. <view class="car-info">
  120. <view class="car-name flex-row">{{item.model_name}}</view>
  121. <view class="car-model-info">{{ $t('续航') }}{{item.endurance}}km{{ $t('|重量') }}{{item.weight}}kg</view>
  122. <view class="flex-row flex-between">
  123. <view class="unit-type-price flex-row">
  124. <text style="margin-right: 8rpx;">{{typeArrFn(tagId)}}</text>
  125. <priceTool :price="Number(item.money)" :font_size="40" />
  126. </view>
  127. <view class="lease-btn">{{ $t('购') }}/{{ $t('租') }}</view>
  128. </view>
  129. </view>
  130. </view>
  131. </view>
  132. </view>
  133. </view>
  134. </template>
  135. <script module="tools" lang="wxs" src="@/pages/common/wxs/tools.wxs"></script>
  136. <script module="tools" lang="sjs" src="@/pages/common/wxs/tools.sjs"></script>
  137. <script>
  138. var config = require('../../common/config.js');
  139. var common = require('../../common/common.js');
  140. var http = require('../../common/http.js');
  141. var storage = require('../../common/storage.js');
  142. import priceTool from '@/component/priceTool/priceTool';
  143. import {
  144. MAX_LIMITS,
  145. LEASE_TYPE_ARR
  146. } from '@/common/constant.js';
  147. // import UseGuidance from '@/component/useGuidance/useGuidance';
  148. export default {
  149. components: {
  150. priceTool,
  151. // UseGuidance
  152. },
  153. data() {
  154. return {
  155. tagId: 0,
  156. tagList: [],
  157. shop_id: 0,
  158. status: 0,
  159. shop_image: [],
  160. storeInfo: {
  161. model_list: []
  162. },
  163. isWorkTimer: null
  164. };
  165. },
  166. onPageScroll(e) {
  167. this.scrollTop = e.scrollTop
  168. },
  169. computed: {},
  170. /**
  171. * 生命周期函数--监听页面加载
  172. */
  173. onLoad: function(options) {
  174. console.log(options, 'options');
  175. this.shop_id = options.admin_id || ''
  176. this.locationFn()
  177. },
  178. /**
  179. * 生命周期函数--监听页面显示
  180. */
  181. onShow: function() {
  182. },
  183. methods: {
  184. modelListsFn() {
  185. let obj = []
  186. for (let index = 0; index < this.storeInfo.model_list.length; index++) {
  187. let item = this.storeInfo.model_list[index];
  188. if (this.tagId == 100 && item.sell_price && item.sell_price != 0) {
  189. obj.push({
  190. ...item,
  191. money: (item.sell_price / 100).toFixed(2)
  192. })
  193. } else if (this.tagId != 100) {
  194. for (let i = 0; i < item.price_setting.length; i++) {
  195. var items = item.price_setting[i];
  196. let money = (items.hire_price / 100).toFixed(2)
  197. if (items.hire_duration_unit == this.tagId) {
  198. obj.push({
  199. ...item,
  200. money
  201. })
  202. }
  203. }
  204. }
  205. }
  206. return obj
  207. },
  208. typeArrFn(type) {
  209. if (!type) return ''
  210. const result = LEASE_TYPE_ARR.find(v => v.value == type);
  211. return result.label
  212. },
  213. locationFn() {
  214. let _this = this
  215. _this.loadStoreDetail(_this.shop_id, this.myLocation.longitude, this.myLocation.latitude)
  216. },
  217. srcFn(url) {
  218. uni.navigateTo({
  219. url
  220. })
  221. },
  222. isWorkTimerFn() {
  223. this.storeInfo.work_end_time = ''
  224. this.storeInfo.work_end_time = ''
  225. },
  226. loadStoreDetail(shop_id, longitude, latitude) {
  227. const me = this
  228. http.postApi(config.API_NEAR_SHOP_INFO, {
  229. shop_id,
  230. longitude,
  231. latitude,
  232. }, (resp) => {
  233. if (resp.data.code === 200) {
  234. me.setData({
  235. storeInfo: resp.data.data.info
  236. })
  237. let arr = []
  238. resp.data.data.info.model_list.map(item => {
  239. console.log(item.model_images)
  240. item.model_images = item.model_images.split(',')
  241. if (item.sell_price) {
  242. arr.push(100)
  243. }
  244. item.price_setting.map(item => {
  245. arr.push(item.hire_duration_unit)
  246. })
  247. })
  248. let arrSet = Array.from(new Set(arr));
  249. let tagListArr = []
  250. arrSet.map(item => {
  251. LEASE_TYPE_ARR.map(items => {
  252. if (item == items.value) {
  253. tagListArr.push(items)
  254. }
  255. })
  256. })
  257. tagListArr.sort((x, y) => {
  258. return x.sort - y.sort
  259. })
  260. this.tagList = tagListArr
  261. this.tagId = this.tagList[0].value || 0
  262. this.storeInfo.distance = common.formatDistance(Number(this.storeInfo.distance))
  263. this.shop_image = resp.data.data.info.shop_image || []
  264. var cabinetInfo = resp.data.data.info
  265. this.storeInfo.work_begin_time = (cabinetInfo.work_begin_time == null ? '00:00:00' :
  266. cabinetInfo
  267. .work_begin_time)
  268. this.storeInfo.work_end_time = (cabinetInfo.work_end_time == null ? '23:59:59' :
  269. cabinetInfo
  270. .work_end_time)
  271. this.isWorkTimer = common.isWithinTimeRange(cabinetInfo.work_begin_time,
  272. cabinetInfo.work_end_time)
  273. } else {
  274. common.simpleToast(resp.data.msg)
  275. }
  276. })
  277. },
  278. tapPhone() {
  279. const me = this
  280. uni.showModal({
  281. content: `${this.$t('您是否要拨打电话')}${me.storeInfo.link_phone}?`,
  282. confirmText: this.$t('确定'),
  283. success: (res) => {
  284. if (res.confirm) {
  285. me.clearTimer()
  286. uni.makePhoneCall({
  287. phoneNumber: me.storeInfo.link_phone,
  288. success() {},
  289. fail() {}
  290. })
  291. }
  292. },
  293. fail: (res) => {}
  294. })
  295. },
  296. bindToNav() {
  297. const {
  298. address,
  299. latitude,
  300. longitude,
  301. shop_name
  302. } = this.storeInfo
  303. uni.openLocation({
  304. latitude: latitude - 0,
  305. longitude: longitude - 0,
  306. scale: 15,
  307. name: shop_name,
  308. address: address,
  309. success: function(res) {},
  310. })
  311. },
  312. bindReturnView() {
  313. uni.navigateBack({
  314. delta: 1,
  315. }) // 返回上一页
  316. },
  317. }
  318. };
  319. </script>
  320. <style scoped>
  321. @import './storeDetails.css';
  322. </style>