@ -1,5 +1,5 @@
$(function() {
$("#footer").load("/public/template/footer.html");
$("#footer").load("https://data.chinahighlights.com/public/template/footer.html");
// 移动端首页增加展开收缩效果
$(".withMenu").each(function(index, element) {
$withMenu = $(element);