This website works better with JavaScript
Gitinn
Accueil
Explorer
Aide
S'inscrire
Connexion
u102328
/
test
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d9436c8b12
Branches
Tags
master
test
/
userWeb
/
UI
/
js
/
shop.js
shop.js
108 B
Historique
Raw
1
2
3
4
5
// 添加首页默认UI
addUI("home",function(){
console.log("home加载回调")
// $("#home").show();
});