增加值班表格的行名称,改一下模板里的border

This commit is contained in:
2024-12-29 13:44:36 +08:00
parent c7307fec4b
commit b394d8f506
2 changed files with 14 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<table>
<table border=1>
{{range .}} <!-- 遍历外层切片 -->
<tr>
{{range .}} <!-- 遍历内层切片 -->