BluetoothDemo/bluetooth_demo_T01/app.js

5 lines
47 B
JavaScript
Raw Permalink Normal View History

2025-05-30 09:49:28 +08:00
//app.js
App({
onLaunch: function () {
}
})