build: 更新版本号至1.3.1+39,优化manifest.json和bluetooth.js文件结构

This commit is contained in:
fanpeng 2025-07-08 17:25:22 +08:00
parent d3a848d75a
commit a8096ee6de
2 changed files with 109 additions and 110 deletions

View File

@ -3,7 +3,7 @@
"appid": "__UNI__933D519",
"description": "",
"versionName": "1.3.1",
"versionCode" : "38",
"versionCode": "39",
"mp-weixin": {
"appid": "wx9829a39e65550757",
"setting": {

View File

@ -719,7 +719,6 @@ export const useBluetoothStore = defineStore('ble', {
list: decrypted.slice(9, length)
}
}
console.log(1234, cmdId, data)
characteristicValueCallback({
code: decrypted[2],
data