This website works better with JavaScript
Gitinn
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
u102328
/
test
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
d9436c8b12
Branchit
Tagit
master
test
/
userWeb
/
UI
/
js
/
shop.js
shop.js
108 B
Historia
Raaka
1
2
3
4
5
// 添加首页默认UI
addUI("home",function(){
console.log("home加载回调")
// $("#home").show();
});