|
|
@@ -2,7 +2,7 @@
|
|
|
<div class="pptist-editor">
|
|
|
<EditorHeader class="layout-header" />
|
|
|
<div class="layout-content">
|
|
|
- <!-- <Thumbnails class="layout-content-left" /> -->
|
|
|
+ <Thumbnails class="layout-content-left" />
|
|
|
<div class="layout-content-center">
|
|
|
<CanvasTool class="center-top" />
|
|
|
<Canvas class="center-body" :style="{ height: `calc(100% - ${remarkHeight + 40}px)` }" :courseid="props.courseid"/>
|