This commit is contained in:
赵鑫 2022-09-07 17:09:45 +08:00
parent d915e00572
commit baa21f1508
2 changed files with 1383 additions and 24 deletions

View File

@ -15,28 +15,28 @@ block main
th.table-light(scope="col") 周五 th.table-light(scope="col") 周五
tbody tbody
tr tr
th.table-light(scope="row") 第1 th.table-light(scope="row")
td 数学 td 数学
td 语文 td 语文
td 研学 td 研学
td 数学 td 数学
td 语文 td 语文
tr tr
th.table-light(scope="row") 第2 th.table-light(scope="row")
td 语文 td 语文
td 数学 td 数学
td 语文 td 语文
td 语文 td 语文
td 数学 td 数学
tr tr
th.table-light(scope="row") 第3 th.table-light(scope="row")
td 语文 td 语文
td 体育 td 体育
td 科学 td 科学
td 音乐 td 音乐
td 美术 td 美术
tr tr
th.table-light(scope="row") 第4 th.table-light(scope="row")
td 音乐 td 音乐
td 综实 td 综实
td 科学 td 科学
@ -44,20 +44,20 @@ block main
td 劳动 td 劳动
tr.table-light tr.table-light
th(scope="row") 午休 th(scope="row") 午休
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
tr tr
th.table-light(scope="row") 第5 th.table-light(scope="row")
td 英语 td 英语
td 英语 td 英语
td 德法 td 德法
td 体育 td 体育
td 叮当 td 叮当
tr tr
th.table-light(scope="row") 第6 th.table-light(scope="row")
td 班会 td 班会
td 信息 td 信息
td 美术 td 美术
@ -75,28 +75,28 @@ block main
th.table-light(scope="col") 周五 th.table-light(scope="col") 周五
tbody tbody
tr tr
th.table-light(scope="row") 第1 th.table-light(scope="row")
td 语文 td 语文
td 语文 td 语文
td 研学 td 研学
td 数学 td 数学
td 语文 td 语文
tr tr
th.table-light(scope="row") 第2 th.table-light(scope="row")
td 数学 td 数学
td 数学 td 数学
td 语文 td 语文
td 美术 td 美术
td 数学 td 数学
tr tr
th.table-light(scope="row") 第3 th.table-light(scope="row")
td 体育 td 体育
td 英语 td 英语
td 科学 td 科学
td 语文 td 语文
td 德法 td 德法
tr tr
th.table-light(scope="row") 第4 th.table-light(scope="row")
td 英语 td 英语
td 体育 td 体育
td 科学 td 科学
@ -104,20 +104,20 @@ block main
td 数学 td 数学
tr.table-light tr.table-light
th(scope="row") 午休 th(scope="row") 午休
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
td 🍚🥢 td.small 🍚🥢
tr tr
th.table-light(scope="row") 第5 th.table-light(scope="row")
td 德法 td 德法
td 美术 td 美术
td 综实 td 综实
td 体育 td 体育
td 信息 td 信息
tr tr
th.table-light(scope="row") 第6 th.table-light(scope="row")
td 班会 td 班会
td 音乐 td 音乐
td 英语 td 英语

File diff suppressed because it is too large Load Diff