|
@@ -69,7 +69,6 @@ export default defineComponent({
|
|
class={styles.collapseWrap}
|
|
class={styles.collapseWrap}
|
|
style={{ height: `calc(100vh - ${state.wrapHeight}px)` }}
|
|
style={{ height: `calc(100vh - ${state.wrapHeight}px)` }}
|
|
>
|
|
>
|
|
- {state.wrapHeight}
|
|
|
|
<div class={styles.mainMsg}>
|
|
<div class={styles.mainMsg}>
|
|
<img src={clockIcon} alt="" class={styles.clockIcon} />
|
|
<img src={clockIcon} alt="" class={styles.clockIcon} />
|
|
<p>以课程时间12:00:00 ~ 13:00:00为例</p>
|
|
<p>以课程时间12:00:00 ~ 13:00:00为例</p>
|