富茂链客Pcg官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 line
284 B

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