AKIRA
Finalize all local changes
b3b0b53
raw
history blame contribute delete
79 Bytes
// app.js
App({
onLaunch() {
// 小程序启动时执行的逻辑
}
})