control.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. <template>
  2. <view class="container-view-contril">
  3. <scroll-view class="scroll-view flex-row" scroll-x="true">
  4. <view @tap="tapOpen" v-for="(item,index) of contrilList" :key="index" :data-item="item" class="contril-item flex-row">
  5. <img class="contril-item-img" :src="item.isTurnOn==0?item.offUrl:item.iconUrl" alt="">
  6. <text >{{item.name}}</text>
  7. </view>
  8. <view class="contril-item flex-row" @tap="toMoreFunctionSet">
  9. <img class="contril-item-img" src="https://qiniu.bms16.com/Ft3pNyStT22LP8Ds1Mru2LoTHadx" alt="">
  10. <text>{{$t("更多功能")}}</text>
  11. </view>
  12. </scroll-view>
  13. <view class="flex-row power-view">
  14. <!-- <view class="power-on-off flex-row" >
  15. <view :style="sliderStyle" @touchstart="touchStart" @touchmove="touchMove" @touchend="touchEnd" class="power-on-btn"><image style="width: 52rpx;height: 52rpx;" src="https://qiniu.bms16.com/Fkovrpq1bexe-Unal_VJREbLUhdu" mode=""></image></view>
  16. <view class="power-on-text" >滑动启动</view>
  17. </view> -->
  18. <custom-switch :width="'400rpx'"
  19. :height="'96rpx'" :modelValue="switchValue" :fetchData="loadData"></custom-switch>
  20. <!-- <custom-switch :defaultPosition="'right'" :width="'400rpx'"
  21. :height="'96rpx'" v-model="switchValue" :fetchData="loadData"></custom-switch> -->
  22. <view @tap="navToInputPages" class="car-change-battery flex-row">
  23. <view class="car-change-btn"><image style="width: 80rpx;height: 80rpx;" src="https://qiniu.bms16.com/FgvnT-msLbL5RHjl6fvNlM0kab5N" mode=""></image></view>
  24. <view class="car-change-text">车辆换电</view>
  25. </view>
  26. </view>
  27. <view v-if="popupControlShow" class="show-modal">
  28. <view class="modal-info">
  29. <view class="popup-title">{{($t(popText)==$t('开机'))?$t('开启车辆'):($t(popText)==$t('关机')?$t('关闭车辆'):$t(popText))}}</view>
  30. <view class="popup-content">{{$t("您确认")+(($t(popText)==$t('开机'))?$t('开启车辆'):($t(popText)==$t('关机')?$t('关闭车辆'):$t(popText)))+$t("吗")}}</view>
  31. <view class="flex-row modal-footer">
  32. <view class="show-btn cencel-btn-pop" @tap="closePopup">{{$t("取消")}}</view>
  33. <view class="show-btn ok-btn-pop" @tap="tapBlueToothCmd">{{$t("确定")}}</view>
  34. </view>
  35. </view>
  36. </view>
  37. <!-- <u-popup v-model="popupControlShow" mode="center" border-radius="30" height="30%" length="60%">
  38. <view class="popup-title">开启车辆</view>
  39. <view class="popup-content">确定打开</view>
  40. <view class="flex-row">
  41. <view class="sure-btn cencel-btn" @tap="closePopup">取消</view>
  42. <view class="sure-btn ok-btn" >确定</view>
  43. </view>
  44. </u-popup> -->
  45. <!-- <view v-if="isShowMore" class="show-more">
  46. <view class="more-info">
  47. <view class="flex-row flex-between model-title">
  48. <view>{{$t("更多功能")}}</view>
  49. <view>
  50. <image style="width: 32rpx;height: 32rpx;" @tap="isShowMore = false"
  51. src="https://qiniu.bms16.com/FtoTEHOJiUf_gjPCJGGHMsAtHI5M" />
  52. </view>
  53. </view>
  54. <view style="height: 300rpx;">
  55. <view data-url="test" @tap="navUrl" class="more-item flex-row">
  56. <img class="more-img" src="https://qiniu.bms16.com/FgxiD-W96FGvgyLI_kXUfWVDYLQ9" alt="">
  57. <text>{{$t("胎压")}}</text>
  58. </view>
  59. <view class="more-item flex-row">
  60. <img class="more-img" src="https://qiniu.bms16.com/FgxiD-W96FGvgyLI_kXUfWVDYLQ9" alt="">
  61. <text>{{$t("电池信息")}}</text>
  62. </view>
  63. <view @tap="navCarLocation" class="more-item flex-row">
  64. <img class="more-img" src="https://qiniu.bms16.com/FgxiD-W96FGvgyLI_kXUfWVDYLQ9" alt="">
  65. <text>{{$t("导航")}}</text>
  66. </view>
  67. </view>
  68. <view class="lift-btn-view">
  69. <view class="lift-btn">{{$t("解除绑定")}}</view>
  70. </view>
  71. </view>
  72. </view>
  73. -->
  74. </view>
  75. </template>
  76. <script>
  77. var bluetooth = require('@/common/bluetooth.js');
  78. var config = require('@/common/config.js');
  79. var common = require('@/common/common.js');
  80. var http = require('@/common/http.js');
  81. import CustomSwitch from '@/component/customSwitch.vue'; // 引入组件
  82. import controlMixin from '@/mixin/index';
  83. import i18n from '@/locale/index.js'
  84. import {
  85. getFunctionTag,
  86. setFunctionTag
  87. } from '@/common/storage.js';
  88. export default {
  89. mixins: [controlMixin],
  90. components:{CustomSwitch},
  91. props:{
  92. contrilList: {
  93. type: Array,
  94. default: () => []
  95. },
  96. online: {
  97. type: Boolean,
  98. default: false
  99. },
  100. },
  101. data() {
  102. return {
  103. // popText:'',
  104. // popupControlShow:false,
  105. // controlType:null,//选择的车辆控制
  106. switchValue: {state:false,time:0},
  107. isShowMore:false,
  108. car_line:false,
  109. // startX: 0, // 滑块开始滑动的初始位置
  110. // moveX: 0, // 滑块滑动的距离
  111. // unlocked: false, // 是否解锁成功的标志
  112. };
  113. },
  114. computed: {
  115. // 计算滑块的样式
  116. sliderStyle() {
  117. return {
  118. transform: `translateX(${this.moveX}px)`
  119. };
  120. }
  121. },
  122. mounted() {
  123. // this.contrilList = getFunctionTag().activeTag
  124. // setTimeout(()=>{
  125. this.switchValue.state=uni.getStorageSync('car_info').acc_state==1
  126. // },50)
  127. },
  128. /**
  129. * 组件的方法列表
  130. */
  131. methods: {
  132. tapOpen(e){
  133. const item = e.currentTarget.dataset.item;
  134. this.changClick(item)
  135. },
  136. toMoreFunctionSet() {
  137. uni.navigateTo({
  138. url: '/pages/carFunctionSet/more?online='+this.online
  139. })
  140. },
  141. trunOn(type){
  142. if (this.carOnline) {
  143. //开机1 关机0
  144. const car_sn= uni.getStorageSync('car_info').car_sn;
  145. const pData = {
  146. car_sn,
  147. switch: switchType
  148. }
  149. const me=this
  150. common.loading();
  151. http.postApi(config.API_FLK_CAR_SWITCH, pData, (resp) => {
  152. uni.hideLoading();
  153. if (resp.data.code === 200) {
  154. common.simpleToast(me.popText + '成功');
  155. const activeTag = me.contrilList.map(item => {
  156. if('isLock' in item){
  157. item.isTurnOn = (item.isTurnOn == 1) ? 0 : 1
  158. item.name = i18n.t((item.isTurnOn == 1) ? '关机' : '开机')
  159. }
  160. return item
  161. })
  162. const tag = getFunctionTag().tag
  163. setFunctionTag({
  164. activeTag,
  165. tag
  166. })
  167. me.$emit('loadCarDetail',pData,car_sn)
  168. } else {
  169. common.simpleToast(resp.data.msg);
  170. }
  171. });
  172. }else{
  173. //车辆离线
  174. const car_sn= uni.getStorageSync('car_info').car_sn;
  175. common.loading();
  176. if (type==1) {
  177. bluetooth.turnOnCar(car_sn, () => {
  178. uni.hideLoading();
  179. });
  180. }else{
  181. bluetooth.turnOffCar(car_sn, () => {
  182. uni.hideLoading();
  183. });
  184. }
  185. }
  186. },
  187. async navToInputPages() {
  188. const me = this
  189. const exchange_need_package=uni.getStorageSync('car_info').exchange_need_package;
  190. if(exchange_need_package==0){
  191. uni.scanCode({
  192. scanType:['qrCode'],
  193. success(res) {
  194. me.loadGeneralQRData(res.result)
  195. },
  196. fail() {
  197. me.$msg('扫码失败,请重新扫码')
  198. }
  199. })
  200. }else if(exchange_need_package==1){
  201. uni.showModal({
  202. title: '温馨提示',
  203. content: '您还未购买换电套餐,是否前往购买换电套餐?',
  204. showCancel: true,
  205. cancelText: '取消',
  206. confirmText: '前往购买',
  207. success: function(res) {
  208. if (res.confirm) {
  209. if(isCarLocation){
  210. uni.navigateTo({
  211. url: `/pages/batteryPackage/batteryPackage`
  212. })
  213. }else{
  214. }
  215. }
  216. },
  217. fail: function(res) {},
  218. complete: function(res) {},
  219. })
  220. }else if(exchange_need_package==-1){
  221. this.$msg('当前车辆暂未绑定电池')
  222. }
  223. },
  224. loadGeneralQRData(options) {
  225. console.log(options)
  226. let objOpt = this.$paramsObj(options)
  227. if (objOpt.d) {
  228. console.log('扫码的是机柜')
  229. uni.navigateTo({
  230. url: `/pages/cabinetDetail/cabinetDetail?dev_id=${objOpt.d}`,
  231. })
  232. return
  233. } else {
  234. console.log('扫码的是车辆')
  235. this.$msg('请扫描机柜二维码')
  236. return
  237. }
  238. },
  239. async loadData() {
  240. return new Promise((resolve,reject) => {
  241. if (uni.getStorageSync('car_info').online==1) {
  242. //开机1 关机0
  243. const car_sn= uni.getStorageSync('car_info').car_sn;
  244. const switchType= uni.getStorageSync('car_info').acc_state==1?0:1;
  245. const pData = {
  246. car_sn,
  247. switch: switchType
  248. }
  249. const me=this
  250. common.loading();
  251. http.postApi(config.API_FLK_CAR_SWITCH, pData, (resp) => {
  252. uni.hideLoading();
  253. console.log(resp.data)
  254. if (resp.data.code === 200) {
  255. //const textStr = (this.switchValue==0)?'开机':'关机'
  256. // const activeTag = me.contrilList.map(item => {
  257. // if('isLock' in item){
  258. // item.isTurnOn = (item.isTurnOn == 1) ? 0 : 1
  259. // item.name = i18n.t((item.isTurnOn == 1) ? '关机' : '开机')
  260. // }
  261. // return item
  262. // })
  263. // const tag = getFunctionTag().tag
  264. // setFunctionTag({
  265. // activeTag,
  266. // tag
  267. // })
  268. setTimeout(() => {
  269. resolve()
  270. //this.switchValue=!this.switchValue
  271. this.switchValue = JSON.stringify({
  272. state:!this.switchValue.state,
  273. time: Math.floor(Date.now() / 1000)
  274. })
  275. }, 1000)
  276. me.$emit('loadCarDetail',pData.car_sn)
  277. } else {
  278. setTimeout(() => {
  279. resolve()
  280. //this.switchValue=!this.switchValue
  281. this.switchValue = JSON.stringify({
  282. state:this.switchValue.state,
  283. time:Math.floor(Date.now() / 1000)
  284. })
  285. // common.simpleToast(resp.data.msg);
  286. }, 1000)
  287. //setTimeout(resolve, 1000);
  288. }
  289. });
  290. }else{
  291. //车辆离线
  292. const car_sn= uni.getStorageSync('car_info').car_sn;
  293. common.loading();
  294. if (type==1) {
  295. bluetooth.turnOnCar(car_sn, () => {
  296. uni.hideLoading();
  297. });
  298. }else{
  299. bluetooth.turnOffCar(car_sn, () => {
  300. uni.hideLoading();
  301. });
  302. }
  303. }
  304. // console.log(me.switchValue,'this.switchValue');
  305. // // this.trunOn()
  306. // setTimeout(resolve, 1000); // 模拟 5 秒请求时间
  307. });
  308. }
  309. // tapOpen(e){
  310. // this.carOnline=this.online
  311. // console.log( getFunctionTag().activeTag, getFunctionTag());
  312. // const {name,type} = e.currentTarget.dataset.item;
  313. // this.setData({
  314. // popText:name,
  315. // cmdType:type,
  316. // popupControlShow:true
  317. // })
  318. // },
  319. // tapBlueToothCmd(){
  320. // const car_info= uni.getStorageSync('car_info');
  321. // const me=this
  322. // // 判断车辆是否在线状态 true 在线调用接口 不在线提示连接蓝牙
  323. // if (this.online) {
  324. // if(this.cmdType=='batteryInfo'){
  325. // uni.navigateTo({
  326. // url:`/pages/batteryDetail/batteryDetail`
  327. // })
  328. // }else if(this.cmdType=='navigation'){
  329. // const {
  330. // address,
  331. // latitude,
  332. // longitude,
  333. // car_name
  334. // } =car_info
  335. // uni.openLocation({
  336. // latitude: latitude - 0,
  337. // longitude: longitude - 0,
  338. // scale: 15,
  339. // name: car_name,
  340. // address: address,
  341. // success: function (res) {},
  342. // })
  343. // }else if(this.cmdType=='turnOnOrOff'){
  344. // const switchType=this.contrilList.find(item => item.isTurnOn)
  345. // const pData={
  346. // car_sn:car_info.car_sn,
  347. // switch:switchType
  348. // }
  349. // const me=this
  350. // common.loading();
  351. // http.postApi(config.API_FLK_CAR_SWITCH, pData, (resp) => {
  352. // uni.hideLoading();
  353. // if (resp.data.code === 200) {
  354. // common.simpleToast(me.popText + '成功');
  355. // const activeTag=me.contrilList.map(item=>{
  356. // item.isTurnOn=(item.isTurnOn==1)?0:1
  357. // item.name=i18n.t((item.isTurnOn==1)?'关机':'开机')
  358. // return item
  359. // })
  360. // const tag=getFunctionTag().tag
  361. // setFunctionTag({activeTag,tag})
  362. // } else {
  363. // common.simpleToast(resp.data.msg);
  364. // }
  365. // });
  366. // }else{
  367. // const testArr=[
  368. // {type:'findCar',opt_type:1},
  369. // {type:'openSeatBag',opt_type:0},
  370. // {type:'openTailBox',opt_type:2},
  371. // ]
  372. // const pData = testArr.find(i=>i.type===this.cmdType)
  373. // const me=this
  374. // common.loading();
  375. // http.postApi(config.API_FLK_CAR_REMOTE_CONTROL, pData, (resp) => {
  376. // uni.hideLoading();
  377. // if (resp.data.code === 200) {
  378. // common.simpleToast(me.popText + '成功');
  379. // } else {
  380. // common.simpleToast(resp.data.msg);
  381. // }
  382. // });
  383. // }
  384. // } else {
  385. // //蓝牙是否已经连接 未连接提示去连接 已连接下发对应指令
  386. // const isBluetoothConnect = app.globalData.connectionStateChangeFunc[car_info.car_sn]
  387. // if(isBluetoothConnect){
  388. // const isTurnOn=this.contrilList.find(item => item.isTurnOn).isTurnOn==1
  389. // console.log(isTurnOn,this.cmdType,this.contrilList);
  390. // const bluetoothCommands = {
  391. // 'turnOnOrOff': isTurnOn?bluetooth.turnOnCar:bluetooth.turnOffCar,
  392. // 'findCar': bluetooth.findCarCmd,
  393. // 'openSeatBag': bluetooth.openCarSeat,
  394. // 'openTailBox': bluetooth.openCarTrunk,
  395. // 'tirePressure': bluetooth.getCarPressure
  396. // };
  397. // common.loading();
  398. // const command = bluetoothCommands[this.cmdType];
  399. // if (command) {
  400. // command('900000997', () => {
  401. // uni.hideLoading();
  402. // if(this.cmdType=='openSeatBag'||this.cmdType=='openTailBox'){
  403. // common.simpleToast('操作成功');
  404. // }
  405. // console.log(`发送${this.popText}指令结束`);
  406. // });
  407. // }
  408. // }else{
  409. // uni.showModal({
  410. // title: '提示',
  411. // content: '当前车辆处于离线,是否前往开启蓝牙配对操作车辆?',
  412. // showCancel: true,
  413. // cancelText: '取消',
  414. // confirmText: '确定',
  415. // success: function(res) {
  416. // if (res.confirm) {
  417. // me.$emit('toBluetooth')
  418. // }
  419. // },
  420. // fail: function(res) {},
  421. // complete: function(res) {},
  422. // })
  423. // }
  424. // }
  425. // this.popupControlShow=false
  426. // },
  427. // // closePopup(){
  428. // this.popupControlShow=false
  429. // },
  430. // tapOpenMore(){
  431. // // this.isShowMore=true
  432. // },
  433. // closeMore(){
  434. // this.isShowMore=false
  435. // },
  436. // navUrl(url){
  437. // // ifconsole.log(url,'sj');
  438. // },
  439. // navCarLocation(){
  440. // //前往配置更多功能
  441. // uni.navigateTo({
  442. // url:'/pages/carLocation/carLocation'
  443. // })
  444. // },
  445. }
  446. };
  447. </script>
  448. <style>
  449. @import './control.css';
  450. </style>