index.vue 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  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 v-if="car_info.exchange_package_info.activity_time" 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 v-if="car_info.package_type == 1" class=" card-top-text">{{calculateRemainingDays(car_info.exchange_package_info.expire_time)}} <text class="font_24">{{$t("天")}}</text></view>
  55. <view v-if="car_info.package_type == 2" class=" card-top-text">{{item.last_num}} <text class="font_24">{{$t("次")}}</text></view>
  56. <view v-if="car_info.package_type == 3" class=" card-top-text">{{item.total_day}}{{$t("天")}}/{{item.last_num}} <text class="font_24">{{$t("次")}}</text></view>
  57. </view>
  58. </view>
  59. </view>
  60. <view class="config-view">
  61. <view @tap="navToPage" class="flex-row config-car-view">
  62. <view class="margin_r_20"><img class="icon_style_64" src="https://qiniu.bms16.com/Ftzyvs5whxDdMFksYChHaWKVb0Uk" alt=""></view>
  63. <view class="flex-row config-text-view" @tap="inductiveUnlockHandle">
  64. <view class="flex-row font_w_600">{{$t("感应解锁")}}</view>
  65. <view class="flex-row tip-text-config">{{$t("请先链接蓝牙")}}</view>
  66. </view>
  67. <img class="icon_style_28" src="https://qiniu.bms16.com/FqnbZ2iKHmzCGJA8XD30sf5g_CAm" alt="">
  68. </view>
  69. <view @tap="navToPage" data-url="/pages/userManagement/userManagement" class="flex-row config-car-view">
  70. <view class="margin_r_20"><img class="icon_style_64" src="https://qiniu.bms16.com/FhKkijkN__9UzhYNgamBFSggIlYo" alt=""></view>
  71. <view class="flex-row config-text-view">
  72. <view class="flex-row font_w_600">{{$t("用车人管理")}}</view>
  73. <view class="flex-row tip-text-config">{{$t("个家庭账号")}}</view>
  74. </view>
  75. <img class="icon_style_28" src="https://qiniu.bms16.com/FqnbZ2iKHmzCGJA8XD30sf5g_CAm" alt="">
  76. </view>
  77. <view @click="srcFn(`/pages/deviceInfo/deviceInfo`)" class="flex-row config-car-view">
  78. <view class="margin_r_20"><img class="icon_style_64" src="https://qiniu.bms16.com/FsAg6mHEBJfbtpgIHBrDdNiPo1iH" alt=""></view>
  79. <view class="flex-row config-text-view">
  80. <view class="flex-row font_w_600">{{$t("设备信息")}}</view>
  81. <view class="flex-row tip-text-config">{{$t("软件版本")}}</view>
  82. </view>
  83. <img class="icon_style_28" src="https://qiniu.bms16.com/FqnbZ2iKHmzCGJA8XD30sf5g_CAm" alt="">
  84. </view>
  85. </view>
  86. <view style="height: 264rpx;"></view>
  87. </view>
  88. </block>
  89. <block v-if="false">
  90. <UnleasedPages :model_list="model_list" :img_list="img_list" />
  91. </block>
  92. <BluetoothUnlockAuth ref="bluetoothUnlockAuth" />
  93. <CustomTabbar curt-tab="home"/>
  94. </view>
  95. </template>
  96. <script module="tools" lang="wxs" src="@/pages/common/wxs/tools.wxs"></script>
  97. <script module="tools" lang="sjs" src="@/pages/common/wxs/tools.sjs"></script>
  98. <script>
  99. var app = getApp();
  100. var config = require('../../common/config.js');
  101. var common = require('../../common/common.js');
  102. var http = require('../../common/http.js');
  103. var storage = require('../../common/storage.js');
  104. import Control from './components/control/control'
  105. import MapCard from './components/mapCard/mapCard'
  106. import UnleasedPages from './components/unleasedPages/unleasedPages'
  107. import CustomTabbar from '@/component/customTabbar/index';
  108. import BluetoothUnlockAuth from '../bluetoothUnlock/bluetoothUnlockAuth.vue'
  109. import {
  110. getFunctionTag,
  111. } from '@/common/storage.js';
  112. import permision from "@/js_sdk/wa-permission/permission.js"
  113. export default {
  114. data() {
  115. return {
  116. contrilList:[],
  117. carLocation: [{
  118. id: 1345,
  119. latitude: 23.099994,
  120. longitude: 113.324004,
  121. iconPath: 'https://qiniu.bms16.com/FjzP68_NSPJbde_JraN5dJRnyqqJ',
  122. width: 60,
  123. height: 60,
  124. customCallout: {
  125. display: 'ALWAYS', // 'BYCLICK':点击显示; 'ALWAYS':常显
  126. },
  127. }], // 标记点
  128. carAddress:'普宁升记炒饭肠粉百...',
  129. isTrackOrAll:true,
  130. model_list:[],
  131. car_list:[],//用户车辆列表
  132. car_sn:'',//当前车辆编号
  133. isHideInduction:true,
  134. car_info:{
  135. exchange_package_info:{
  136. activity_time:0
  137. }
  138. }
  139. };
  140. },
  141. computed: {},
  142. components: {
  143. Control,
  144. MapCard,
  145. CustomTabbar,
  146. UnleasedPages,
  147. BluetoothUnlockAuth
  148. },
  149. /**
  150. * 生命周期函数--监听页面加载
  151. */
  152. onLoad: function(options) {
  153. const user_token = storage.getUserToken()
  154. if (!user_token) {
  155. this.loadIsLogin()
  156. return
  157. }
  158. this.loadModelList()
  159. },
  160. /**
  161. * 生命周期函数--监听页面显示
  162. */
  163. onShow: function() {
  164. const permissionArr=permision.requestAndroidPermissions()
  165. // permision.gotoAppPermissionSetting()
  166. // let status = checkBatteryOptimizationStatus();
  167. // if (!permissionArr) {
  168. // uni.showModal({
  169. // title: "电池优化提示",
  170. // content: "您的设备开启了电池优化,可能会影响应用后台运行,请在设置中关闭。",
  171. // showCancel: true,
  172. // cancelText: "忽略",
  173. // confirmText: "去设置",
  174. // success(res) {
  175. // if (res.confirm) {
  176. // permision.gotoAppPermissionSetting(); // 跳转到电池优化设置
  177. // }
  178. // }
  179. // });
  180. // }
  181. // app.globalData.permissionArr=permissionArr
  182. console.log(33333333)
  183. console.log(getFunctionTag().activeTag)
  184. this.contrilList = getFunctionTag().activeTag
  185. const user_token = storage.getUserToken()
  186. if (!user_token) {
  187. this.loadIsLogin()
  188. return
  189. }
  190. this.loadUserCarList()
  191. },
  192. // 分享给好友
  193. onShareAppMessage: function(res) { //发送给朋友
  194. return {
  195. title: this.appConfig.app_name,
  196. path: 'pages/index/index',
  197. }
  198. },
  199. methods: {
  200. loadIsLogin(){
  201. uni.showModal({
  202. title: '提示',
  203. content: '您还未登录,请先登录',
  204. showCancel: true,
  205. cancelText: '取消',
  206. confirmText: '确定',
  207. success: function(res) {
  208. if (res.confirm) {
  209. uni.navigateTo({
  210. url: '/pages/loginRegister/login',
  211. })
  212. }
  213. },
  214. fail: function(res) {},
  215. complete: function(res) {},
  216. })
  217. },
  218. connectBluetooth(){
  219. var device = {
  220. mac_id: "900000997",
  221. btid: "900000997",
  222. btkey: "900000997",
  223. bt_type: "ZXCar",
  224. device_type: "ZXCar"
  225. };
  226. },
  227. navTravelingTrack(){
  228. uni.navigateTo({
  229. url: '/pages/travelingTrack/travelingTrack?longitude=' + this.longitude +'&latitude=' + this.latitude,
  230. success: function(res) {},
  231. fail: function(res) {},
  232. complete: function(res) {}
  233. });
  234. },
  235. inductiveUnlockHandle() {
  236. this.isHideInduction=false
  237. this.$refs.bluetoothUnlockAuth.open();
  238. },
  239. showInduction(){
  240. this.isHideInduction=true
  241. },
  242. loadModelList() {
  243. const me = this
  244. http.postApi(config.API_RECOMMEND_CAR_MODEL_LIST, {}, (resp) => {
  245. if (resp.data.code === 200) {
  246. const list=resp.data.data
  247. const img_list=resp.data.data.map(item=>item.image)
  248. me.setData({
  249. model_list:list,
  250. img_list:img_list
  251. })
  252. } else {
  253. common.simpleToast(resp.data.msg);
  254. }
  255. })
  256. },
  257. srcFn(url){
  258. uni.navigateTo({
  259. url: url
  260. });
  261. },
  262. navToPage(e) {
  263. const me = this
  264. const url = e.currentTarget.dataset.url;
  265. if (!url) {
  266. return;
  267. }
  268. uni.navigateTo({
  269. url: url
  270. });
  271. // if (me.userInfo.is_auth - 0 == 1 && me.userInfo.status - 0 == 2) {
  272. // uni.navigateTo({
  273. // url: url
  274. // });
  275. // } else if (me.userInfo.is_auth - 0 == 1 && me.userInfo.status - 0 != 2) {
  276. // uni.showModal({
  277. // title: '身份认证提示',
  278. // content: '尚未完成身份认证,是否进行身份认证?',
  279. // cancelText: '取消',
  280. // confirmText: '确定',
  281. // success: function(res) {
  282. // if (res.confirm) {
  283. // me.loadFaceToken()
  284. // }
  285. // },
  286. // fail: function(res) {},
  287. // complete: function(res) {},
  288. // })
  289. // } else {
  290. // uni.showModal({
  291. // title: '提示',
  292. // content: '您还未登录,请先登录',
  293. // showCancel: true,
  294. // cancelText: '取消',
  295. // confirmText: '确定',
  296. // success: function(res) {
  297. // if (res.confirm) {
  298. // //#ifdef MP-ALIPAY
  299. // uni.navigateTo({
  300. // url: '/pages/phoneLogin/phoneLogin',
  301. // })
  302. // //#endif
  303. // //#ifdef MP-WEIXIN
  304. // uni.navigateTo({
  305. // url: '/pages/login/login',
  306. // })
  307. // //#endif
  308. // }
  309. // },
  310. // fail: function(res) {},
  311. // complete: function(res) {},
  312. // })
  313. // }
  314. },
  315. loadUserCarList(){
  316. const me = this
  317. common.loading()
  318. http.postApi(config.API_FLK_CAR_DEVICE_LIST, {}, (resp) => {
  319. uni.hideLoading();
  320. if (resp.data.code === 200) {
  321. const list=resp.data.data.list
  322. if(list.length > 0){
  323. me.setData({
  324. car_list:list,
  325. car_sn:list[0].car_sn||'',
  326. })
  327. me.loadCarDetail(list[0].car_sn)
  328. }
  329. } else {
  330. common.simpleToast(resp.data.msg);
  331. }
  332. })
  333. },
  334. loadCarDetail(car_sn){
  335. const me = this
  336. common.loading()
  337. http.postApi(config.API_FLK_CAR_DETAIL, {car_sn}, (resp) => {
  338. uni.hideLoading();
  339. if (resp.data.code === 200) {
  340. resp.data.data.car_sn = car_sn
  341. me.setData({
  342. car_info:resp.data.data,
  343. })
  344. uni.setStorageSync('car_info', this.car_info);
  345. } else {
  346. common.simpleToast(resp.data.msg);
  347. }
  348. })
  349. },
  350. navSwitchCar(){
  351. const me=this
  352. //如果租/购多个车辆的话可以切换当前车辆
  353. uni.navigateTo({
  354. url: `/pages/carList/carList?list=${encodeURIComponent(JSON.stringify(me.car_list))}&car_sn=${me.car_sn}`,
  355. })
  356. }
  357. }
  358. };
  359. </script>
  360. <style>
  361. @import './index.css';
  362. </style>