This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wangyuan
/
ittwxcust
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
95e0becd34
Rami (Branch)
Tag
master
V1.3.12
V1.3.4
V1.3.3
V1.3.1
ittwxcust
/
app.js
app.js
111 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
// app.js
App({
onLaunch() {
console.log('App onLaunch');
},
globalData: {
userInfo: null
}
})