BluetoothDemo/bluetooth_demo_L11/app.js

5 lines
47 B
JavaScript
Raw Permalink Normal View History

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