This website requires JavaScript.
Explore
Help
Sign In
team
/
gmTouringMiniApp
Watch
5
Star
0
Fork
0
forked from
zhouruizhe/gmTouringMiniApp
Code
Pull Requests
1
Actions
Activity
Files
ac4179086cec6e52d1a33326a0cb9bb10875e83b
gmTouringMiniApp
/
files
/
打卡
/
app.js
T
8 lines
122 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit: gmTouringMiniApp project
2026-07-30 16:04:34 +08:00
// app.js
App
({
onLaunch
()
{
// 可以在此做全局初始化,如上报启动日志等
},
globalData
:
{}
});
Copy Permalink