You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/TODO.md

34 lines
1.1 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# UI Refactoring TODO List
任务描述阅读agents.md指令, 我重构了common.css现在两个任务一个是查阅vyes-ui的文档尽量使用vyes-ui组件去重构界面减少代码量 一个是修改所有界面及组件的样式使用全局变量颜色可以直接使用也可以用color-mix去混色增加颜色层次感和丰富度。 将界面修改任务写到TODO.md里更改完一个界面就标记这个页面完成
## Pages
- [x] /ui/page/index.html
- [x] /ui/page/login.html
- [x] /ui/page/profile.html
- [x] /ui/page/stats.html
- [x] /ui/page/app.html
- [x] /ui/page/settings.html
- [x] /ui/page/latest.html
- [x] /ui/page/dsr1.html
- [x] /ui/page/test.html
- [x] /ui/page/404.html
## App Pages
- [x] /ui/page/app/index.html
- [x] /ui/page/app/auth.html
- [x] /ui/page/app/user.html
- [x] /ui/page/app/settings.html
## Layouts
- [x] /ui/layout/default.html
- [x] /ui/layout/public.html
- [x] /ui/layout/app.html
## Components
- [x] /ui/c/app/create.html
- [x] /ui/c/app/menu.html (Deleted)
- [x] /ui/c/table.html
- [x] /ui/vselect.html
- [x] /ui/ico.html
- [x] /ui/root.html