From a7886c2046e44d291ca0142ce8fc3194dc4db3eb Mon Sep 17 00:00:00 2001 From: pipipi-pikachu <1171051090@qq.com> Date: Sat, 12 Dec 2020 17:45:25 +0800 Subject: [PATCH] update --- public/index.html | 2 +- src/types/slides.ts | 7 ++- src/views/Editor/Canvas/AlignmentLine.vue | 65 +++++++++++++++++++++ src/views/Editor/Canvas/GridLines.vue | 51 ++++++++++++++++ src/views/Editor/Canvas/SlideBackground.vue | 57 ++++++++++++++++++ 5 files changed, 178 insertions(+), 4 deletions(-) create mode 100644 src/views/Editor/Canvas/AlignmentLine.vue create mode 100644 src/views/Editor/Canvas/GridLines.vue create mode 100644 src/views/Editor/Canvas/SlideBackground.vue diff --git a/public/index.html b/public/index.html index f1ced8e1..77fc4c42 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,6 @@
- +