bluetooch/app.js

5 lines
47 B
JavaScript
Raw Normal View History

2022-07-19 10:12:27 +08:00
//app.js
App({
onLaunch: function () {
}
})