diff --git a/src/views/site/renKeJiaoCheng/index.vue b/src/views/site/renKeJiaoCheng/index.vue index 84303b5..b8b6810 100644 --- a/src/views/site/renKeJiaoCheng/index.vue +++ b/src/views/site/renKeJiaoCheng/index.vue @@ -8,12 +8,12 @@
- +
- {{ item.skrq }} {{ toWeek(item.WEEK) }} 第{{ item.hh }}节 {{ item.cardType }} {{ item.nth }}天后 +
{{ item.skrq }} {{ toWeek(item.WEEK) }} 第{{ item.hh }}节
{{ item.kcmc }}
@@ -169,16 +169,18 @@ async function getTeacherjlrkcb() { color: #1ab394; font-size: 18px; font-weight: bold; + text-align:right; } .nDayDiv { top: -14px; - right: -28px; + right: -14px; position: relative; background: #1ab394; color: #fff; font-weight: 200; padding: 2px 6px 2px 6px; border-radius: 0 0 0 5px; + text-align:left; } .rjkcBodyDiv { margin-top: 1px;