選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- $(".headerBox").load("../html/head.html");
- $(".suspension").load("../html/suspension.html");
- $(".footer").load("../html/footer.html");
- $(function() {
- $(".yewuBox").click(function() {
- window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
- })
- })
|