From 36872450b593a4250233c33552e8e7353f1b891d Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 18 Dec 2023 11:11:13 +0800 Subject: [PATCH 1/3] =?UTF-8?q?feat:=20=E5=85=B3=E4=BA=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/top-bar/avatar/AboutDialog.vue | 68 +++++++++++++++++++ .../components/top-bar/avatar/index.vue | 9 ++- 2 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 ui/src/layout/components/top-bar/avatar/AboutDialog.vue diff --git a/ui/src/layout/components/top-bar/avatar/AboutDialog.vue b/ui/src/layout/components/top-bar/avatar/AboutDialog.vue new file mode 100644 index 000000000..144c0719e --- /dev/null +++ b/ui/src/layout/components/top-bar/avatar/AboutDialog.vue @@ -0,0 +1,68 @@ + + + diff --git a/ui/src/layout/components/top-bar/avatar/index.vue b/ui/src/layout/components/top-bar/avatar/index.vue index e8a0eb93e..dd3a316cb 100644 --- a/ui/src/layout/components/top-bar/avatar/index.vue +++ b/ui/src/layout/components/top-bar/avatar/index.vue @@ -23,23 +23,30 @@ 修改密码 - 关于 + 关于 退出 +