feat:增加分页功能

This commit is contained in:
黄云飞
2021-11-26 14:44:18 +08:00
parent 493d629757
commit 7dd3c3f3c7
26 changed files with 388 additions and 243 deletions
+1 -3
View File
@@ -114,9 +114,7 @@
</div>
</div>
</div>
<div class="editor" editor-component="main">
<canvas style="width: 794px;height: 1123px;"></canvas>
</div>
<div class="editor" editor-component="main"></div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>