Files
python-flask/project15/02.[任务书]用户管理系统.md
2025-09-11 16:13:52 +08:00

27 lines
817 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 用户管理系统
## 需求
- 结合任务14的登录注册功能让用户登录成功之后可以看到所有已经注册的用户
- 提供删除和修改密码功能
- 用户管理系统前端代码https://www.123865.com/s/BKNfTd-XiXKA提取码:6666
## 参考页面
- 用户列表页面
![image-20241228140824615](./02.[任务书]用户管理系统/image-20241228140824615.png)
- 修改密码界面
![image-20241228140906400](./02.[任务书]用户管理系统/image-20241228140906400.png)
## 项目参考代码
- 代码下载地址https://www.123865.com/s/BKNfTd-niXKA提取码:6666
> <span style="color: red; background: yellow; padding: 2px 5px; font-size: 22px;">作业15.1提交的内容</span>
>
> - 理解程序的运行逻辑
> - 程序运行成功的截图,单独发送给组长