更新底部模板的URL

master
LiaoYijun 6 years ago
parent 8b95fb40f0
commit 8c744a9ec3

@ -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);

Loading…
Cancel
Save