BluetoothDemo/bluetooth_demo_H01/app.js

5 lines
47 B
JavaScript
Raw Normal View History

2022-11-24 15:49:31 +08:00
//app.js
App({
onLaunch: function () {
}
})