This website works better with JavaScript
Gitinn
Home
Esplora
Aiuto
Registrati
Accedi
u102328
/
test
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c46bfe98f0
Rami (Branch)
Tag
master
test
/
userWeb
/
UI
/
js
/
home.js
home.js
108 B
Cronologia
Originale
1
2
3
4
5
// 添加首页默认UI
addUI("home",function(){
console.log("home加载回调")
// $("#home").show();
});