From 2895ee40c0a75c0920dbeeb517ad235ae1a1d17c Mon Sep 17 00:00:00 2001 From: xiaocp2009 <39615122+xiaocp2009@users.noreply.github.com> Date: Thu, 4 Sep 2025 13:24:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A1=B5V2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/locales/langs/zh-cn.ts | 2 +- cds-fontend-2025.V1/src/views/home/index.vue | 442 ++++++++++++-- .../src/views/home/index.vue.bak20250903001 | 571 ++++++++++++++++++ .../src/views/home/index.vue.bak20250904001 | 387 ++++++++++++ 4 files changed, 1335 insertions(+), 67 deletions(-) create mode 100644 cds-fontend-2025.V1/src/views/home/index.vue.bak20250903001 create mode 100644 cds-fontend-2025.V1/src/views/home/index.vue.bak20250904001 diff --git a/cds-fontend-2025.V1/src/locales/langs/zh-cn.ts b/cds-fontend-2025.V1/src/locales/langs/zh-cn.ts index f316985..706f201 100644 --- a/cds-fontend-2025.V1/src/locales/langs/zh-cn.ts +++ b/cds-fontend-2025.V1/src/locales/langs/zh-cn.ts @@ -390,7 +390,7 @@ const local: App.I18n.Schema = { home: { branchDesc: '为了方便大家开发和更新合并,我们对main分支的代码进行了精简,只保留了首页菜单,其余内容已移至example分支进行维护。预览地址显示的内容即为example分支的内容。', - greeting: '早安,{userName}, 今天又是充满活力的一天!', + greeting: '您好,{userName}, 今天又是充满活力的一天!', weatherDesc: '今日多云转晴,20℃ - 25℃!', projectCount: '项目数', todo: '待办', diff --git a/cds-fontend-2025.V1/src/views/home/index.vue b/cds-fontend-2025.V1/src/views/home/index.vue index bd2ba5e..e062b08 100644 --- a/cds-fontend-2025.V1/src/views/home/index.vue +++ b/cds-fontend-2025.V1/src/views/home/index.vue @@ -1,68 +1,272 @@ - + diff --git a/cds-fontend-2025.V1/src/views/home/index.vue.bak20250903001 b/cds-fontend-2025.V1/src/views/home/index.vue.bak20250903001 new file mode 100644 index 0000000..14fc6ce --- /dev/null +++ b/cds-fontend-2025.V1/src/views/home/index.vue.bak20250903001 @@ -0,0 +1,571 @@ + + + + + diff --git a/cds-fontend-2025.V1/src/views/home/index.vue.bak20250904001 b/cds-fontend-2025.V1/src/views/home/index.vue.bak20250904001 new file mode 100644 index 0000000..4f30e6f --- /dev/null +++ b/cds-fontend-2025.V1/src/views/home/index.vue.bak20250904001 @@ -0,0 +1,387 @@ + + + + +