This website works better with JavaScript
Gitinn
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
u102328
/
test
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
d9436c8b12
Gałęzie
Tagi
master
test
/
userWeb
/
UI
/
js
/
shop.js
shop.js
108 B
Historia
Czysty
1
2
3
4
5
// 添加首页默认UI
addUI("home",function(){
console.log("home加载回调")
// $("#home").show();
});