tmp #99

Merged
李寻欢 merged 51 commits from tmp into hotfix 2024-08-20 16:45:07 +08:00
Showing only changes of commit 4fcf1779de - Show all commits

View File

@ -119,7 +119,7 @@
</div> </div>
<!-- 指令 --> <!-- 指令 -->
<div class="flex justify-between gap-x-4 py-3 items-center"> <div class="flex justify-between gap-x-4 py-3 items-center">
<dt class="text-gray-500">迎新</dt> <dt class="text-gray-500">指令</dt>
<dd class="flex items-start gap-x-2"> <dd class="flex items-start gap-x-2">
{{ template "command" . }} {{ template "command" . }}
</dd> </dd>