This website works better with JavaScript
Gitinn
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
u102328
/
test
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
d9436c8b12
Ramas
Etiquetas
master
test
/
userWeb
/
UI
/
js
/
about.js
about.js
108 B
Histórico
Raw
1
2
3
4
5
// 添加首页默认UI
addUI("home",function(){
console.log("home加载回调")
// $("#home").show();
});