From 0fac41dfaebb566eead2acac21884071db88f723 Mon Sep 17 00:00:00 2001 From: mayiming <1627832236@qq.com> Date: Sun, 5 Oct 2025 02:14:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9home=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- management/src/views/HomeView.vue | 352 +++++++++++++++++++++++++++++- 1 file changed, 351 insertions(+), 1 deletion(-) diff --git a/management/src/views/HomeView.vue b/management/src/views/HomeView.vue index 0e9540f4..a02c8b0e 100644 --- a/management/src/views/HomeView.vue +++ b/management/src/views/HomeView.vue @@ -1,4 +1,354 @@ -123 + + + + Admin Dashboard + + + 管理员 + + + + + + + 个人中心 + 退出登录 + + + + + + + + + + + 2.4k + 总访问量 + + + 12.5% + + + + + + + + 568 + 新增用户 + + + 8.3% + + + + + + + + 32% + 转化率 + + + 2.1% + + + + + + + + ¥12.8k + 总收入 + + + 15.7% + + + + + + + + + + + 流量趋势 + + + + + + 用户分布 + + + + + + + + + + 快捷操作 + + + 新建内容 + + + 数据导入 + + + 数据导出 + + + 系统设置 + + + + + + + 最近活动 + + + + {{ item.title }} + {{ item.desc }} + + + + + + + + + + + \ No newline at end of file
{{ item.desc }}