From 96685490ac518488cdac89680fe754dde713db09 Mon Sep 17 00:00:00 2001 From: H3CoF6 <1707889225@qq.com> Date: Wed, 8 Apr 2026 07:05:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=81=A2=E5=A4=8D=E5=B9=B4=E5=BA=A6?= =?UTF-8?q?=E6=80=BB=E7=BB=93=E6=8C=89=E9=92=AE=EF=BC=8C=E5=B9=B6=E5=B0=86?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E5=8A=9F=E8=83=BD=E7=8B=AC=E7=AB=8B=E4=B8=BA?= =?UTF-8?q?=E5=8D=95=E7=8B=AC=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pages/import.vue | 204 ++++++++++++++++++++++++++++++++++++++ frontend/pages/index.vue | 148 +++------------------------ 2 files changed, 219 insertions(+), 133 deletions(-) create mode 100644 frontend/pages/import.vue diff --git a/frontend/pages/import.vue b/frontend/pages/import.vue new file mode 100644 index 0000000..2c6e694 --- /dev/null +++ b/frontend/pages/import.vue @@ -0,0 +1,204 @@ + + + + + diff --git a/frontend/pages/index.vue b/frontend/pages/index.vue index 6465479..c788bf0 100644 --- a/frontend/pages/index.vue +++ b/frontend/pages/index.vue @@ -42,13 +42,13 @@ 直接解密 - + @@ -57,85 +57,28 @@ 聊天预览 + + + + + + + + + 年度总结 + - - - -
-
-
-

- - - - 确认导入账号 -

- -
-
- 头像 -
-
-
{{ importPreview.nick }}
-
{{ importPreview.username }}
-
- -
-
- 包含数据库 - -
-
- 包含资源文件 - - {{ importPreview.has_resource ? '是' : '否' }} - -
-
-
- -
- - - - {{ importError }} -
- -
- - -
-
-
-
-