mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-28 20:45:05 +08:00
增加值班表格的行名称,改一下模板里的border
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<table>
|
||||
<table border=1>
|
||||
{{range .}} <!-- 遍历外层切片 -->
|
||||
<tr>
|
||||
{{range .}} <!-- 遍历内层切片 -->
|
||||
|
||||
Reference in New Issue
Block a user