+ 添加备案信息

This commit is contained in:
2025-07-27 20:38:50 +08:00
parent 485c76e43d
commit 0cb334a872
6 changed files with 27 additions and 4 deletions

View File

@@ -96,4 +96,8 @@
<div class="changelog" style="width: 100%;"></div> <div class="changelog" style="width: 100%;"></div>
</body> </body>
</html> <footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
</footer>
</html>

View File

@@ -200,4 +200,8 @@
</div> </div>
</body> </body>
</html> <footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
</footer>
</html>

View File

@@ -401,4 +401,8 @@
<div id="output"></div> <div id="output"></div>
</body> </body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
</footer>
</html> </html>

View File

@@ -18,7 +18,6 @@
input { input {
width: auto; width: auto;
} }
</style> </style>
<script src="../statics/modules/jquery.min.js"></script> <script src="../statics/modules/jquery.min.js"></script>
<script type="module"> <script type="module">
@@ -282,4 +281,8 @@
</body> </body>
</html> <footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
</footer>
</html>

View File

@@ -264,4 +264,8 @@
</body> </body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
</footer>
</html> </html>

View File

@@ -80,4 +80,8 @@
<div id="content"></div> <div id="content"></div>
</body> </body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
</footer>
</html> </html>