From f7e8a7bd1edc8144f36de0c48ae0a53a86d6ea9f Mon Sep 17 00:00:00 2001 From: wang_yp <357754663@qq.com> Date: Fri, 20 Sep 2024 22:40:45 +0800 Subject: [PATCH] fix(api):update store --- README.md | 17 +++++++++++++ src/pages/home/homeBottom/home_bottom.tsx | 2 +- src/pages/home/homeLeft/home_left.tsx | 4 ++-- src/pages/home/homeRigrt/home_right.tsx | 22 ++++++++++++++--- src/pages/home/homeRigrt/right.less | 29 +++++++++++++++++------ 5 files changed, 61 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b87cb00..88ab3e2 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,20 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). +添加的数据 + +1、队伍属性管理 添加队伍 +2、个人身份管理 添加身份 +3、组织架构通过部门来组织 + + +首页: +1、组织架构 用户数量统计,党员数量统计 +2、武装力量 根据队伍统计 +3、年度训练 按照年度统计类别,次数 (任务发布时,可选择多个类别) + + +4、物资管理 +5、档案管理 + +6、评优争先 \ No newline at end of file diff --git a/src/pages/home/homeBottom/home_bottom.tsx b/src/pages/home/homeBottom/home_bottom.tsx index 7833aa4..2fc051a 100644 --- a/src/pages/home/homeBottom/home_bottom.tsx +++ b/src/pages/home/homeBottom/home_bottom.tsx @@ -15,7 +15,7 @@ const HomeBottom = () => { return (
用户管理
+武装力量
HomeLeft
+年度训练
物资管理
+档案管理
+评优争先
+