富茂链客Pcg官网
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

8 行
281 B

  1. $(".headerBox").load("../html/head.html");
  2. $(".suspension").load("../html/suspension.html");
  3. $(".footer").load("../html/footer.html");
  4. $(function() {
  5. $(".yewuBox").click(function() {
  6. window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
  7. })
  8. })