From 58a07821fda0db5315223e04a1b448474740d005 Mon Sep 17 00:00:00 2001 From: Zyronon Date: Tue, 18 Nov 2025 13:05:58 +0800 Subject: [PATCH] save2 --- public/static-home.html | 106 ---------------------------------- src/App.vue | 59 ++++++++----------- src/pages/MigrateDialog.vue | 111 ++++++++++++++++++++++++++++++++++++ 3 files changed, 134 insertions(+), 142 deletions(-) create mode 100644 src/pages/MigrateDialog.vue diff --git a/public/static-home.html b/public/static-home.html index e0d29462..096c5a1b 100644 --- a/public/static-home.html +++ b/public/static-home.html @@ -324,112 +324,6 @@ toggleEl('#qqDialog', true) } - -
diff --git a/src/App.vue b/src/App.vue index 9d33fdbb..761479f2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,18 @@ + + + + \ No newline at end of file