$(function(){ $(".top1").load("Top.html"); $(".footer1").load("Footer.html"); } 我把一个页面的收尾取出来,专一写了页面 我在我们的工具HBulider中启动,各个浏览器首尾显示都是没问题的 然后在workplace打开就不显示了,首尾就没有了,请问是什么问题