From f2b4785c34878cc31636a37f043bfc5f3e8defb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Fri, 25 Aug 2023 13:59:18 +0800 Subject: [PATCH] update --- public/index.html | 6 +++--- src/views/editor.vue | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 4465063..78cdb07 100644 --- a/public/index.html +++ b/public/index.html @@ -7,13 +7,13 @@ <%= htmlWebpackPlugin.options.title %> - + <% if (process.env.NODE_ENV === 'development' ) { %> diff --git a/src/views/editor.vue b/src/views/editor.vue index ad24b06..c97e391 100644 --- a/src/views/editor.vue +++ b/src/views/editor.vue @@ -5,8 +5,10 @@