This commit is contained in:
qsc
2026-08-04 02:08:49 +08:00
parent a4a01dc16d
commit 1de45c2940
87 changed files with 1207 additions and 2284 deletions
+3 -3
View File
@@ -1,10 +1,11 @@
{# template-title: 烟花记录 #}
{# template-components: data-table #}
<div class="container">
<div class="container data-page">
<h1>烟花记录</h1>
<table>
<table class="data-table data-table--spaced">
<thead>
<tr>
<th>服务器</th>
@@ -31,4 +32,3 @@
</table>
</div>