build: 更新版本号至1.3.1+39,优化manifest.json和bluetooth.js文件结构
This commit is contained in:
parent
d3a848d75a
commit
a8096ee6de
@ -3,7 +3,7 @@
|
|||||||
"appid": "__UNI__933D519",
|
"appid": "__UNI__933D519",
|
||||||
"description": "",
|
"description": "",
|
||||||
"versionName": "1.3.1",
|
"versionName": "1.3.1",
|
||||||
"versionCode" : "38",
|
"versionCode": "39",
|
||||||
"mp-weixin": {
|
"mp-weixin": {
|
||||||
"appid": "wx9829a39e65550757",
|
"appid": "wx9829a39e65550757",
|
||||||
"setting": {
|
"setting": {
|
||||||
|
|||||||
@ -719,7 +719,6 @@ export const useBluetoothStore = defineStore('ble', {
|
|||||||
list: decrypted.slice(9, length)
|
list: decrypted.slice(9, length)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log(1234, cmdId, data)
|
|
||||||
characteristicValueCallback({
|
characteristicValueCallback({
|
||||||
code: decrypted[2],
|
code: decrypted[2],
|
||||||
data
|
data
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user