- $(".headerBox").load("../html/head.html");
- $(".suspension").load("../html/suspension.html");
- $(".footer").load("../html/footer.html");
- console.log($(".headerBox"));
- $(function() {
- $(".jianliBox").click(function() {
- window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
- })
- })
|