cyx-ament-wechat/miniprogram/app.js

11 lines
60 B
JavaScript

// app.js
App({
onLaunch() {
},
globalData: {
}
})