修改指定目录
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-21 15:13:52 +08:00
parent 02befd10d8
commit 50acc9e2bb
46 changed files with 440 additions and 440 deletions

View File

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