BluetoothDemo/bluetooth_demo_L08/app.js

5 lines
47 B
JavaScript
Raw Normal View History

2023-02-07 16:32:21 +08:00
//app.js
App({
onLaunch: function () {
}
})