BluetoothDemo/app.js

5 lines
47 B
JavaScript
Raw Normal View History

2021-12-08 09:18:31 +08:00
//app.js
App({
onLaunch: function () {
}
})