2025.7.5-1

修改:
    1.导航栏的显示问题
    2.著作所有的显示层

新计划:
    1.完善video页面
    2.恢复公网访问

署名: SkimrMe_
This commit is contained in:
skimrme
2025-07-05 03:29:21 +08:00
parent 1346c1ca10
commit 1bacc014b5
7 changed files with 121 additions and 42 deletions

View File

@@ -72,6 +72,10 @@
}
?>
</div>
<?php
include '../navbar/footer.html';
// footer
?>
</div>
<!-- 图床来源 https://www.dmoe.cc/ -->
<div id="div_under">
@@ -81,7 +85,4 @@
<body id="body_img">
</body>
</body>
<?php
include '../navbar/footer.html';
?>
</html>