+ 添加公安备案号

This commit is contained in:
2026-04-14 07:41:30 +08:00
parent 8f8612c965
commit 4f3f27a5b0
7 changed files with 73 additions and 45 deletions

View File

@@ -92,13 +92,18 @@
<h4>关于</h4>
<div class="about">
<p>建议使用系统自带浏览器,以完善使用体验!</p>
<p>本项目开源于</p>
</div>
<h4 id="changelog_title">变更日志</h4>
<div class="changelog" style="width: 100%;"></div>
</body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>
</html>

View File

@@ -7,44 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>日期计算</title>
<link rel="stylesheet" href="../statics/github.css">
<style>
body {
margin: 20px;
}
input {
width: 100%;
height: 30px;
margin-bottom: 10px;
margin-top: 10px;
}
button {
width: 100%;
height: 36px;
margin-top: 10px;
}
#includeToday {
width: 20px;
height: 20px;
}
#includeToday+label {
display: inline-block;
width: 90%;
vertical-align: text-bottom;
}
.pure-table {
width: 100%;
font-size: small;
}
.pure-table caption {
font-style: normal;
}
</style>
<link rel="stylesheet" href="../statics/theme.css">
<script src="../statics/modules/jquery.min.js"></script>
<script>
const SS_DATA = [
@@ -201,6 +164,44 @@
}
</script>
<style>
body {
margin: 20px;
}
input {
width: 100%;
height: 30px;
margin-bottom: 10px;
margin-top: 10px;
}
button {
width: 100%;
height: 36px;
margin-top: 10px;
}
#includeToday {
width: 20px;
height: 20px;
}
#includeToday+label {
display: inline-block;
width: 90%;
vertical-align: text-bottom;
}
.pure-table {
width: 100%;
font-size: small;
}
.pure-table caption {
font-style: normal;
}
</style>
</head>
<body>
@@ -230,8 +231,10 @@
</body>
<footer>
<p style="text-align: center;">
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>

View File

@@ -201,7 +201,11 @@
</body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>
</html>

View File

@@ -402,7 +402,11 @@
</body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>
</html>

View File

@@ -282,7 +282,11 @@
</body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>
</html>

View File

@@ -265,7 +265,11 @@
</body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>
</html>

View File

@@ -81,7 +81,11 @@
</body>
<footer>
<p><a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a></p>
<p>
<a href="https://beian.miit.gov.cn" target="_blank">赣ICP备2025067425号</a>
<br>
<a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36012402000282">赣公网安备36012402000282号</a>
</p>
</footer>
</html>