添加成员的颜色标记

This commit is contained in:
2024-12-30 01:48:35 +08:00
parent 463a872ef3
commit 4acd663ce8
2 changed files with 42 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<div>
<h1 align=center>今日值班表</h1>
<div align=center>
<button hx-get="/api/getAssignment" align=center hx-swap="outerHTML"> 点我!</button>
<button hx-get="/api/getAssignment" hx-swap="outerHTML"> 点我!</button>
</div>
</div>
</body>