From ab99cd0975b178e26d6d0f1f63e19b13893cd018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BA=91=E9=A3=9E?= Date: Fri, 4 Mar 2022 17:09:26 +0800 Subject: [PATCH] feat:add editor mode --- index.html | 7 ++++--- src/editor/core/command/Command.ts | 5 +++-- src/main.ts | 32 +++++++++++++++++++++++++++++- src/style.css | 8 +++++++- 4 files changed, 45 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 6e8745c..48e0ecf 100644 --- a/index.html +++ b/index.html @@ -163,16 +163,16 @@