BluetoothDemo/bluetooth_demo_J01/app.js

5 lines
47 B
JavaScript
Raw Permalink Normal View History

2024-01-05 13:59:49 +08:00
//app.js
App({
onLaunch: function () {
}
})