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", "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": {

View File

@ -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