App({ globalData: { connectedDevice: null, bluetoothServiceId: '', bluetoothNotifyCharId: '', bluetoothWriteCharId: '', logs: [] }, onLaunch: function () { console.log('小程序启动') } })