This commit is contained in:
@@ -347,12 +347,12 @@ $(function () {
|
||||
getCommentInfo();
|
||||
}
|
||||
// 首页渲染
|
||||
// $("#header").load("/web/default/public/header.html", function () {
|
||||
// $("#header").load("/web/BlackFruit-web/public/header.html", function () {
|
||||
// initHeader();
|
||||
// });
|
||||
initHeader();
|
||||
// 底部渲染
|
||||
// $("#footer").load("/web/default/public/footer.html", function () {
|
||||
// $("#footer").load("/web/BlackFruit-web/public/footer.html", function () {
|
||||
// initFooter();
|
||||
// });
|
||||
initFooter();
|
||||
|
||||
Reference in New Issue
Block a user