小鹿骑行
This commit is contained in:
parent
8172e79a76
commit
b0d8e74c40
|
@ -138,11 +138,6 @@
|
||||||
开坐垫锁
|
开坐垫锁
|
||||||
</view> -->
|
</view> -->
|
||||||
</scroll-view>
|
</scroll-view>
|
||||||
<!-- <view class="youche" v-else>
|
|
||||||
|
|
||||||
</view> -->
|
|
||||||
|
|
||||||
|
|
||||||
<!-- 扫码用车未在停车点内还车弹窗 -->
|
<!-- 扫码用车未在停车点内还车弹窗 -->
|
||||||
<view class="tingchetc" v-if="fjflag">
|
<view class="tingchetc" v-if="fjflag">
|
||||||
<view class="topname">
|
<view class="topname">
|
||||||
|
@ -285,7 +280,6 @@
|
||||||
this.timer = setInterval(() => {
|
this.timer = setInterval(() => {
|
||||||
this.executeTask()
|
this.executeTask()
|
||||||
}, 30000)
|
}, 30000)
|
||||||
|
|
||||||
},
|
},
|
||||||
onHide() {
|
onHide() {
|
||||||
// 页面隐藏时清除定时器
|
// 页面隐藏时清除定时器
|
||||||
|
@ -379,7 +373,7 @@
|
||||||
})
|
})
|
||||||
let data = {
|
let data = {
|
||||||
mac:that.mac,
|
mac:that.mac,
|
||||||
reason:'开坐垫锁',
|
reason:'用户开坐垫锁',
|
||||||
command:'11hpen',
|
command:'11hpen',
|
||||||
longitude:that.lslon,
|
longitude:that.lslon,
|
||||||
latitude:that.lslat,
|
latitude:that.lslat,
|
||||||
|
@ -395,7 +389,7 @@
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
||||||
showCancel: true,
|
showCancel: false,
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
if (res.confirm) {
|
if (res.confirm) {
|
||||||
|
|
||||||
|
@ -406,7 +400,7 @@
|
||||||
})
|
})
|
||||||
let data = {
|
let data = {
|
||||||
mac:that.mac,
|
mac:that.mac,
|
||||||
reason:'解锁',
|
reason:'用户开坐垫锁',
|
||||||
command:'close',
|
command:'close',
|
||||||
longitude:that.lslon,
|
longitude:that.lslon,
|
||||||
latitude:that.lslat,
|
latitude:that.lslat,
|
||||||
|
@ -859,7 +853,7 @@
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
||||||
showCancel: true,
|
showCancel: false,
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
if (res.confirm) {
|
if (res.confirm) {
|
||||||
|
|
||||||
|
@ -994,7 +988,7 @@
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
||||||
showCancel: true,
|
showCancel: false,
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
if (res.confirm) {
|
if (res.confirm) {
|
||||||
|
|
||||||
|
@ -1083,11 +1077,11 @@
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
||||||
showCancel: true,
|
showCancel: false,
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
if (res.confirm) {
|
if (res.confirm) {
|
||||||
if(that.ver_dataflag != 3){
|
if(that.ver_dataflag != 3){
|
||||||
|
|
||||||
}
|
}
|
||||||
} else if (res.cancel) {
|
} else if (res.cancel) {
|
||||||
|
|
||||||
|
@ -1124,7 +1118,7 @@
|
||||||
} else if (res.cancel) {
|
} else if (res.cancel) {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
|
@ -1259,7 +1253,7 @@
|
||||||
uni.showModal({
|
uni.showModal({
|
||||||
title: '提示',
|
title: '提示',
|
||||||
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
content: '请点击右上角连接蓝牙控制,蓝牙连接需尽可能靠近车辆!',
|
||||||
showCancel: true,
|
showCancel: false,
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
if (res.confirm) {
|
if (res.confirm) {
|
||||||
|
|
||||||
|
@ -1399,7 +1393,6 @@
|
||||||
name: that.name
|
name: that.name
|
||||||
})
|
})
|
||||||
setTimeout(()=>{
|
setTimeout(()=>{
|
||||||
// that.getorderdevice()
|
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url:'/page_user/yongche/orderxq?id=' + that.deivceobj.orderId
|
url:'/page_user/yongche/orderxq?id=' + that.deivceobj.orderId
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user