这是每周一次的合并、以后就定每周一合并一次了

This commit is contained in:
skimrme
2025-07-21 02:26:29 +08:00
parent 266ba90e18
commit 1b2fa8b518
8 changed files with 25 additions and 3 deletions

0
public/api/docs/index.php Executable file
View File

0
public/api/index.php Executable file
View File

View File

@@ -13,8 +13,9 @@
<td id="td_navbar_40px"><b><a href="https://ww3.tw/about/" id="url_">关于</a></b></td> <td id="td_navbar_40px"><b><a href="https://ww3.tw/about/" id="url_">关于</a></b></td>
<td id="td_navbar_75px"><b><a href="https://ww3.tw/jumping-message/" id="url_">弹幕留言</a></b></td> <td id="td_navbar_75px"><b><a href="https://ww3.tw/jumping-message/" id="url_">弹幕留言</a></b></td>
<td id="td_navbar_75px"><b><a href="https://ww3.tw/short-url/" id="url_">短链生成</a></b></td> <td id="td_navbar_75px"><b><a href="https://ww3.tw/short-url/" id="url_">短链生成</a></b></td>
<td id="td_navbar_52px"><b><a href="https://gitea.ww3.tw/" id="url_">gitea</a></b></td> <td id="td_navbar_52px"><b><a href="https://gitea.ww3.tw/skimrme/" id="url_">gitea</a></b></td>
<td id="td_navbar_135px"><b><a href="https://ww3.tw/docker-registry/" id="url_">docker-registry</a></b></td> <td id="td_navbar_135px"><b><a href="https://ww3.tw/docker-registry/" id="url_">docker-registry</a></b></td>
<td id="td_navbar_40px"><b><a href="https://ww3.tw/api/" id="url_">api</a></b></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
@@ -26,13 +27,21 @@
<table border="0"> <table border="0">
<tbody> <tbody>
<tr> <tr>
<td id="td_logs">2025.7.9</td> <td id="td_logs">2025.07.20</td>
<td>建立页面</td> <td id="td_logs_content">新增<a href="https://gitea.ww3.tw/skimrme">gitea</a><a href="https://ww3.tw/docker-registry/">docker-registry</a>页面</td>
</tr>
<tr>
<td id="td_logs">2025.07.09</td>
<td id="td_logs_content">建立页面</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</font> </font>
</div> </div>
<!-- 屑站日志 -->
<div id="js_date"></div>
<script>
</script>
</body> </body>
</html> </html>
@@ -81,5 +90,18 @@
#td_logs #td_logs
{ {
width: 75px; width: 75px;
padding-bottom: 5px;
}
#td_logs_content
{
color: rgb(132, 132, 132);
padding-left: 10px;
padding-bottom: 5px;
}
#js_date{
color: rgb(55, 0, 255);
font-size: 200%;
} }
</style> </style>

0
public/docker-registry/all-images/index.php Normal file → Executable file
View File

0
public/docker-registry/index.html Normal file → Executable file
View File

0
public/message/index.php Normal file → Executable file
View File

0
public/message/static/css/navbar/index-css.html Normal file → Executable file
View File

0
public/message/static/icon/original.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 268 KiB

After

Width:  |  Height:  |  Size: 268 KiB