index.vue 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  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. console.log(33333333)
  157. console.log(getFunctionTag().activeTag)
  158. this.contrilList = getFunctionTag().activeTag
  159. const user_token = storage.getUserToken()
  160. if (!user_token) {
  161. this.loadIsLogin()
  162. return
  163. }
  164. this.loadUserCarList()
  165. },
  166. // 分享给好友
  167. onShareAppMessage: function(res) { //发送给朋友
  168. return {
  169. title: this.appConfig.app_name,
  170. path: 'pages/index/index',
  171. }
  172. },
  173. methods: {
  174. loadIsLogin(){
  175. uni.showModal({
  176. title: '提示',
  177. content: '您还未登录,请先登录',
  178. showCancel: true,
  179. cancelText: '取消',
  180. confirmText: '确定',
  181. success: function(res) {
  182. if (res.confirm) {
  183. uni.navigateTo({
  184. url: '/pages/loginRegister/login',
  185. })
  186. }
  187. },
  188. fail: function(res) {},
  189. complete: function(res) {},
  190. })
  191. },
  192. connectBluetooth(){
  193. var device = {
  194. mac_id: "900000997",
  195. btid: "900000997",
  196. btkey: "900000997",
  197. bt_type: "ZXCar",
  198. device_type: "ZXCar"
  199. };
  200. },
  201. navTravelingTrack(){
  202. uni.navigateTo({
  203. url: '/pages/travelingTrack/travelingTrack?longitude=' + this.longitude +'&latitude=' + this.latitude,
  204. success: function(res) {},
  205. fail: function(res) {},
  206. complete: function(res) {}
  207. });
  208. },
  209. inductiveUnlockHandle() {
  210. this.$refs.bluetoothUnlockAuth.open();
  211. },
  212. loadModelList() {
  213. const me = this
  214. http.postApi(config.API_RECOMMEND_CAR_MODEL_LIST, {}, (resp) => {
  215. if (resp.data.code === 200) {
  216. const list=resp.data.data
  217. const img_list=resp.data.data.map(item=>item.image)
  218. me.setData({
  219. model_list:list,
  220. img_list:img_list
  221. })
  222. } else {
  223. common.simpleToast(resp.data.msg);
  224. }
  225. })
  226. },
  227. navToPage(e) {
  228. const me = this
  229. const url = e.currentTarget.dataset.url;
  230. if (!url) {
  231. return;
  232. }
  233. uni.navigateTo({
  234. url: url
  235. });
  236. // if (me.userInfo.is_auth - 0 == 1 && me.userInfo.status - 0 == 2) {
  237. // uni.navigateTo({
  238. // url: url
  239. // });
  240. // } else if (me.userInfo.is_auth - 0 == 1 && me.userInfo.status - 0 != 2) {
  241. // uni.showModal({
  242. // title: '身份认证提示',
  243. // content: '尚未完成身份认证,是否进行身份认证?',
  244. // cancelText: '取消',
  245. // confirmText: '确定',
  246. // success: function(res) {
  247. // if (res.confirm) {
  248. // me.loadFaceToken()
  249. // }
  250. // },
  251. // fail: function(res) {},
  252. // complete: function(res) {},
  253. // })
  254. // } else {
  255. // uni.showModal({
  256. // title: '提示',
  257. // content: '您还未登录,请先登录',
  258. // showCancel: true,
  259. // cancelText: '取消',
  260. // confirmText: '确定',
  261. // success: function(res) {
  262. // if (res.confirm) {
  263. // //#ifdef MP-ALIPAY
  264. // uni.navigateTo({
  265. // url: '/pages/phoneLogin/phoneLogin',
  266. // })
  267. // //#endif
  268. // //#ifdef MP-WEIXIN
  269. // uni.navigateTo({
  270. // url: '/pages/login/login',
  271. // })
  272. // //#endif
  273. // }
  274. // },
  275. // fail: function(res) {},
  276. // complete: function(res) {},
  277. // })
  278. // }
  279. },
  280. loadUserCarList(){
  281. const me = this
  282. common.loading()
  283. http.postApi(config.API_FLK_CAR_DEVICE_LIST, {}, (resp) => {
  284. uni.hideLoading();
  285. if (resp.data.code === 200) {
  286. const list=resp.data.data.list
  287. if(list.length > 0){
  288. me.setData({
  289. car_list:list,
  290. car_sn:list[0].car_sn||'',
  291. })
  292. me.loadCarDetail(list[0].car_sn)
  293. }
  294. } else {
  295. common.simpleToast(resp.data.msg);
  296. }
  297. })
  298. },
  299. loadCarDetail(car_sn){
  300. const me = this
  301. common.loading()
  302. http.postApi(config.API_FLK_CAR_DETAIL, {car_sn}, (resp) => {
  303. uni.hideLoading();
  304. if (resp.data.code === 200) {
  305. resp.data.data.car_sn = car_sn
  306. me.setData({
  307. car_info:resp.data.data,
  308. })
  309. uni.setStorageSync('car_info', this.car_info);
  310. } else {
  311. common.simpleToast(resp.data.msg);
  312. }
  313. })
  314. },
  315. navSwitchCar(){
  316. const me=this
  317. //如果租/购多个车辆的话可以切换当前车辆
  318. uni.navigateTo({
  319. url: `/pages/carList/carList?list=${encodeURIComponent(JSON.stringify(me.car_list))}&car_sn=${me.car_sn}`,
  320. })
  321. }
  322. }
  323. };
  324. </script>
  325. <style>
  326. @import './index.css';
  327. </style>