|
|
@ -9,7 +9,6 @@ |
|
|
export default { |
|
|
export default { |
|
|
getData() { |
|
|
getData() { |
|
|
var that = this; |
|
|
var that = this; |
|
|
console.log("1111111111111111111111111111111") |
|
|
|
|
|
if(uni.getStorageSync('bluetoothDeviceId')){ |
|
|
if(uni.getStorageSync('bluetoothDeviceId')){ |
|
|
let id = uni.getStorageSync('bluetoothDeviceId') |
|
|
let id = uni.getStorageSync('bluetoothDeviceId') |
|
|
this.bindViewTap(id,false) |
|
|
this.bindViewTap(id,false) |
|
|
|