This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
wangyuan
/
ittwxcust
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
95e0becd34
Dallar
Biçim İmleri
master
V1.3.12
V1.3.4
V1.3.3
V1.3.1
ittwxcust
/
app.js
app.js
111 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
// app.js
App({
onLaunch() {
console.log('App onLaunch');
},
globalData: {
userInfo: null
}
})