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 @@ + + + + +