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",
|
||||
"description": "",
|
||||
"versionName": "1.3.1",
|
||||
"versionCode" : "38",
|
||||
"versionCode": "39",
|
||||
"mp-weixin": {
|
||||
"appid": "wx9829a39e65550757",
|
||||
"setting": {
|
||||
|
||||
@ -719,7 +719,6 @@ export const useBluetoothStore = defineStore('ble', {
|
||||
list: decrypted.slice(9, length)
|
||||
}
|
||||
}
|
||||
console.log(1234, cmdId, data)
|
||||
characteristicValueCallback({
|
||||
code: decrypted[2],
|
||||
data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user