index.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. <template>
  2. <view >
  3. <block >
  4. <view class="container-view">
  5. <view class="flex-row flex-between align-center padding_about_40">
  6. <view class="car-name-view" @tap="navSwitchCar">
  7. <text style="margin-right: 10rpx;">{{car_info.car_name}}</text>
  8. <img src="https://qiniu.bms16.com/FoSXDpVGvbdmwbX3CMUBvR7X4IzI" style="width: 14rpx;height: 14rpx;" alt="">
  9. </view>
  10. <img src="https://qiniu.bms16.com/FtlfBtBE5-TeTI5EdrciX_u8u_Sx" style="width: 48rpx;height: 48rpx;" alt="">
  11. </view>
  12. <!-- <view class="overdue-view flex-row flex-between">
  13. <view class="overdue-view-text flex-row">
  14. <text class="overdue-text-left">您已逾期 <text class="overdue-num">38</text>天</text>
  15. <text style="font-size: 24rpx;opacity: 0.5;">请及时续费或归还车辆</text>
  16. </view>
  17. <view class="renew-btn">去续费</view>
  18. </view> -->
  19. <view class="car-img-view">
  20. <view class="quantity-view flex-row">
  21. <text class="quantity flex-row">88 <text style="font-size: 28rpx;font-weight: 500;">%</text></text>
  22. <u-line-progress style="width: 100rpx;" active-color="#2ADA62" height="10" :show-percent="false" :percent="70"></u-line-progress>
  23. <text class="quantity-text flex-row">
  24. <text style="font-weight:400;font-size: 22rpx;">{{$t("续航")}}</text>
  25. <text style="font-size: 36rpx;">54</text><text style="font-size: 30rpx;">km</text>
  26. </text>
  27. </view>
  28. <img src="https://qiniu.bms16.com/Fg8_p7083jpsy8BXG4bR6yMs7jQX" style="width: 100%;height: 526rpx;" alt="">
  29. <view class="flex-row align-center update-time-view" >
  30. <text style="margin-right: 10rpx;">{{$t("车辆已关机")}} </text>
  31. <text style="margin-right: 10rpx;">{{$t("更新于")}} {{car_info.heart_time}}11-25 23:05 </text>
  32. <img src="https://qiniu.bms16.com/FsL6XWGoIhfsVB7jRg6EGFVsuaTZ" style="width: 24rpx;height: 32rpx;" alt="">
  33. </view>
  34. </view>
  35. <Control :contrilList="contrilList" />
  36. <view class="flex-row flex-between map-card-view" >
  37. <MapCard latitude="23.099994" longitude="113.324004" :carAddress="carAddress" :carLocation="carLocation"/>
  38. <view class="card-right">
  39. <view class="card-bg" @tap="navTravelingTrack">
  40. <view class="flex-row flex-between card-top-title">
  41. <view class="flex-row align-center">
  42. <img style="width: 36rpx;height: 36rpx;" src="https://qiniu.bms16.com/FkrcMCV__HraZ0W0NBNdEZPIlwss" alt="">
  43. <text class="margin_l_8">{{isTrackOrAll?'最近骑行':'总里程'}}</text>
  44. </view>
  45. <view @tap.stop="isTrackOrAll=!isTrackOrAll"><img style="width: 24rpx;height: 20rpx;" src="https://qiniu.bms16.com/FltPK-o7KGS3dQ2pfQHXGSxOdzaN" alt=""></view>
  46. </view>
  47. <view class="card-top-text">27.4<text class="font_24">km</text></view>
  48. </view>
  49. <view class="card-bg">
  50. <view class="flex-row card-top-title">
  51. <img style="width: 36rpx;height: 36rpx;" src="https://qiniu.bms16.com/FtalApKa3STyruaBxxRB4O9hHXyE" alt="">
  52. <text class="margin_l_8">{{$t("换电套餐")}}</text>
  53. </view>
  54. <view class=" card-top-text">30 <text class="font_24">{{$t("天")}}</text></view>
  55. </view>
  56. </view>
  57. </view>
  58. <view class="config-view">
  59. <view @tap="navToPage" class="flex-row config-car-view">
  60. <view class="margin_r_20"><img class="icon_style_64" src="https://qiniu.bms16.com/Ftzyvs5whxDdMFksYChHaWKVb0Uk" alt=""></view>
  61. <view class="flex-row config-text-view" @tap="inductiveUnlockHandle">
  62. <view class="flex-row font_w_600">{{$t("感应解锁")}}</view>
  63. <view class="flex-row tip-text-config">{{$t("请先链接蓝牙")}}</view>
  64. </view>
  65. <img class="icon_style_28" src="https://qiniu.bms16.com/FqnbZ2iKHmzCGJA8XD30sf5g_CAm" alt="">
  66. </view>
  67. <view @tap="navToPage" data-url="/pages/userManagement/userManagement" class="flex-row config-car-view">
  68. <view class="margin_r_20"><img class="icon_style_64" src="https://qiniu.bms16.com/FhKkijkN__9UzhYNgamBFSggIlYo" alt=""></view>
  69. <view class="flex-row config-text-view">
  70. <view class="flex-row font_w_600">{{$t("用车人管理")}}</view>
  71. <view class="flex-row tip-text-config">{{$t("个家庭账号")}}</view>
  72. </view>
  73. <img class="icon_style_28" src="https://qiniu.bms16.com/FqnbZ2iKHmzCGJA8XD30sf5g_CAm" alt="">
  74. </view>
  75. <view @tap="navToPage" class="flex-row config-car-view">
  76. <view class="margin_r_20"><img class="icon_style_64" src="https://qiniu.bms16.com/FsAg6mHEBJfbtpgIHBrDdNiPo1iH" alt=""></view>
  77. <view class="flex-row config-text-view">
  78. <view class="flex-row font_w_600">{{$t("设备信息")}}</view>
  79. <view class="flex-row tip-text-config">{{$t("软件版本")}}</view>
  80. </view>
  81. <img class="icon_style_28" src="https://qiniu.bms16.com/FqnbZ2iKHmzCGJA8XD30sf5g_CAm" alt="">
  82. </view>
  83. </view>
  84. <view style="height: 264rpx;"></view>
  85. </view>
  86. </block>
  87. <block v-if="false">
  88. <UnleasedPages :model_list="model_list" :img_list="img_list" />
  89. </block>
  90. <BluetoothUnlockAuth ref="bluetoothUnlockAuth" />
  91. <CustomTabbar curt-tab="home"/>
  92. </view>
  93. </template>
  94. <script module="tools" lang="wxs" src="@/pages/common/wxs/tools.wxs"></script>
  95. <script module="tools" lang="sjs" src="@/pages/common/wxs/tools.sjs"></script>
  96. <script>
  97. var app = getApp();
  98. var config = require('../../common/config.js');
  99. var common = require('../../common/common.js');
  100. var http = require('../../common/http.js');
  101. var storage = require('../../common/storage.js');
  102. import Control from './components/control/control'
  103. import MapCard from './components/mapCard/mapCard'
  104. import UnleasedPages from './components/unleasedPages/unleasedPages'
  105. import CustomTabbar from '@/component/customTabbar/index';
  106. import BluetoothUnlockAuth from '../bluetoothUnlock/bluetoothUnlockAuth.vue'
  107. import {
  108. getFunctionTag,
  109. } from '@/common/storage.js';
  110. export default {
  111. data() {
  112. return {
  113. contrilList:[],
  114. carLocation: [{
  115. id: 1345,
  116. latitude: 23.099994,
  117. longitude: 113.324004,
  118. iconPath: 'https://qiniu.bms16.com/FjzP68_NSPJbde_JraN5dJRnyqqJ',
  119. width: 60,
  120. height: 60,
  121. customCallout: {
  122. display: 'ALWAYS', // 'BYCLICK':点击显示; 'ALWAYS':常显
  123. },
  124. }], // 标记点
  125. carAddress:'普宁升记炒饭肠粉百...',
  126. isTrackOrAll:true,
  127. model_list:[],
  128. car_list:[],//用户车辆列表
  129. car_sn:'',//当前车辆编号
  130. car_info:{}
  131. };
  132. },
  133. computed: {},
  134. components: {
  135. Control,
  136. MapCard,
  137. CustomTabbar,
  138. UnleasedPages,
  139. BluetoothUnlockAuth
  140. },
  141. /**
  142. * 生命周期函数--监听页面加载
  143. */
  144. onLoad: function(options) {
  145. const user_token = storage.getUserToken()
  146. if (!user_token) {
  147. this.loadIsLogin()
  148. return
  149. }
  150. this.loadModelList()
  151. },
  152. /**
  153. * 生命周期函数--监听页面显示
  154. */
  155. onShow: function() {
  156. this.contrilList = getFunctionTag().activeTag
  157. const user_token = storage.getUserToken()
  158. if (!user_token) {
  159. this.loadIsLogin()
  160. return
  161. }
  162. this.loadUserCarList()
  163. },
  164. // 分享给好友
  165. onShareAppMessage: function(res) { //发送给朋友
  166. return {
  167. title: this.appConfig.app_name,
  168. path: 'pages/index/index',
  169. }
  170. },
  171. methods: {
  172. loadIsLogin(){
  173. uni.showModal({
  174. title: '提示',
  175. content: '您还未登录,请先登录',
  176. showCancel: true,
  177. cancelText: '取消',
  178. confirmText: '确定',
  179. success: function(res) {
  180. if (res.confirm) {
  181. uni.navigateTo({
  182. url: '/pages/loginRegister/login',
  183. })
  184. }
  185. },
  186. fail: function(res) {},
  187. complete: function(res) {},
  188. })
  189. },
  190. connectBluetooth(){
  191. var device = {
  192. mac_id: "900000997",
  193. btid: "900000997",
  194. btkey: "900000997",
  195. bt_type: "ZXCar",
  196. device_type: "ZXCar"
  197. };
  198. },
  199. navTravelingTrack(){
  200. uni.navigateTo({
  201. url: '/pages/travelingTrack/travelingTrack?longitude=' + this.longitude +'&latitude=' + this.latitude,
  202. success: function(res) {},
  203. fail: function(res) {},
  204. complete: function(res) {}
  205. });
  206. },
  207. inductiveUnlockHandle() {
  208. this.$refs.bluetoothUnlockAuth.open();
  209. },
  210. loadModelList() {
  211. const me = this
  212. http.postApi(config.API_RECOMMEND_CAR_MODEL_LIST, {}, (resp) => {
  213. if (resp.data.code === 200) {
  214. const list=resp.data.data
  215. const img_list=resp.data.data.map(item=>item.image)
  216. me.setData({
  217. model_list:list,
  218. img_list:img_list
  219. })
  220. } else {
  221. common.simpleToast(resp.data.msg);
  222. }
  223. })
  224. },
  225. navToPage(e) {
  226. const me = this
  227. const url = e.currentTarget.dataset.url;
  228. if (!url) {
  229. return;
  230. }
  231. uni.navigateTo({
  232. url: url
  233. });
  234. // if (me.userInfo.is_auth - 0 == 1 && me.userInfo.status - 0 == 2) {
  235. // uni.navigateTo({
  236. // url: url
  237. // });
  238. // } else if (me.userInfo.is_auth - 0 == 1 && me.userInfo.status - 0 != 2) {
  239. // uni.showModal({
  240. // title: '身份认证提示',
  241. // content: '尚未完成身份认证,是否进行身份认证?',
  242. // cancelText: '取消',
  243. // confirmText: '确定',
  244. // success: function(res) {
  245. // if (res.confirm) {
  246. // me.loadFaceToken()
  247. // }
  248. // },
  249. // fail: function(res) {},
  250. // complete: function(res) {},
  251. // })
  252. // } else {
  253. // uni.showModal({
  254. // title: '提示',
  255. // content: '您还未登录,请先登录',
  256. // showCancel: true,
  257. // cancelText: '取消',
  258. // confirmText: '确定',
  259. // success: function(res) {
  260. // if (res.confirm) {
  261. // //#ifdef MP-ALIPAY
  262. // uni.navigateTo({
  263. // url: '/pages/phoneLogin/phoneLogin',
  264. // })
  265. // //#endif
  266. // //#ifdef MP-WEIXIN
  267. // uni.navigateTo({
  268. // url: '/pages/login/login',
  269. // })
  270. // //#endif
  271. // }
  272. // },
  273. // fail: function(res) {},
  274. // complete: function(res) {},
  275. // })
  276. // }
  277. },
  278. loadUserCarList(){
  279. const me = this
  280. common.loading()
  281. http.postApi(config.API_FLK_CAR_DEVICE_LIST, {}, (resp) => {
  282. uni.hideLoading();
  283. if (resp.data.code === 200) {
  284. const list=resp.data.data.list
  285. if(list.length > 0){
  286. me.setData({
  287. car_list:list,
  288. car_sn:list[0].car_sn||'',
  289. })
  290. me.loadCarDetail(list[0].car_sn)
  291. }
  292. } else {
  293. common.simpleToast(resp.data.msg);
  294. }
  295. })
  296. },
  297. loadCarDetail(car_sn){
  298. const me = this
  299. common.loading()
  300. http.postApi(config.API_FLK_CAR_DETAIL, {car_sn}, (resp) => {
  301. uni.hideLoading();
  302. if (resp.data.code === 200) {
  303. resp.data.data.car_sn = car_sn
  304. me.setData({
  305. car_info:resp.data.data,
  306. })
  307. uni.setStorageSync('car_info', this.car_info);
  308. } else {
  309. common.simpleToast(resp.data.msg);
  310. }
  311. })
  312. },
  313. navSwitchCar(){
  314. const me=this
  315. //如果租/购多个车辆的话可以切换当前车辆
  316. uni.navigateTo({
  317. url: `/pages/carList/carList?list=${encodeURIComponent(JSON.stringify(me.car_list))}&car_sn=${me.car_sn}`,
  318. })
  319. }
  320. }
  321. };
  322. </script>
  323. <style>
  324. @import './index.css';
  325. </style>