From 93e55767c50f8b9edc07d4e58cdde953677763d6 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 13 Jul 2023 11:38:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BA=AB=E4=BB=BD=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 16 ++++---------- src/components/edit/choosingIdentity.vue | 28 ++++++++++++++++-------- src/components/public/head.vue | 8 +++---- src/router/index.js | 11 ++++++++-- src/views/edit-choosing.vue | 9 ++++++++ src/views/edit.vue | 20 +++++++++++------ vue.config.js | 1 + 7 files changed, 59 insertions(+), 34 deletions(-) create mode 100644 src/views/edit-choosing.vue diff --git a/src/App.vue b/src/App.vue index f1e6aa6..3251e16 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,19 +1,11 @@ - \ No newline at end of file diff --git a/src/views/edit.vue b/src/views/edit.vue index 7ad76f0..952cf0c 100644 --- a/src/views/edit.vue +++ b/src/views/edit.vue @@ -1,7 +1,6 @@