Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- $(".headerBox").load("../html/head.html");
- $(".suspension").load("../html/suspension.html");
- $(".footer").load("../html/footer.html");
- $(function() {
- $(".wufuImg").click(function() {
- window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
- })
- })
|