Compare commits

..

2 Commits

Author SHA1 Message Date
李寻欢
4fcf1779de Merge pull request '🎨 页面美化' (#62) from hotfix into main
Reviewed-on: https://gitee.ltd/lxh/go-wxhelper/pulls/62
2024-06-19 14:21:33 +08:00
李寻欢
f39f46bfbf 🎨 页面美化 2024-06-19 14:21:07 +08:00

View File

@@ -119,7 +119,7 @@
</div>
<!-- 指令 -->
<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">
{{ template "command" . }}
</dd>