# user-center-frontend **Repository Path**: java-ysx/user-center-frontend ## Basic Information - **Project Name**: user-center-frontend - **Description**: 用户中心前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-17 - **Last Updated**: 2025-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, Ant-Design ## README # user-center Install `node_modules`: ```bash npm install ``` or ```bash yarn ``` ## Provided Scripts ### Start project ```bash npm start ``` ### Build project ```bash npm run build ``` ## 需求分析 1. 登陆/注册 2. 用户管理(仅管理员可见)对用户的查询或修改 3. 用户校验 ## 技术选型 ### 前端: 三件套 + React + 组件库 Ant Design + Umi + Ant Design Pro ### 后端: - java - spring - springmvc - mybatis - mybatis-plus - springboot - junit - mysql ## 项目地址 前端:http://github.com/ysx-20061105/user-center-frontend 后端端:http://github.com/ysx-20061105/user-center-backend 前端:http://gitee.com/ahs-0/user-center-frontend 后端端:http://gitee.com/ahs-0/user-center-backend ## 展示 ![image](https://github.com/ysx-20061105/user-center-frontend/assets/121438322/e6fb72c3-5210-441c-87c4-6873aeb8bca4) ![image](https://github.com/ysx-20061105/user-center-frontend/assets/121438322/8364f3f7-b21f-46bc-b4d5-8f9fabf26fc2) ![image](https://github.com/ysx-20061105/user-center-frontend/assets/121438322/1031247e-b033-4759-ad51-3507c1e28ea4)