Files
web/README.md

24 lines
783 B
Markdown
Raw 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.
## TODO
- 验证码读秒用 store 保存到本地,(全局共享读秒时间)
- 网页标题根据实际页面变化
- 检查时间范围选择,限定到一定范围内
- 将翻页操作反映在路由历史中,可以通过后退返回到上一个翻页状态
- 使用 pure js 的包代替 canvas加快编译速度
- 提取后刷新提取页套餐可用余量
- 白名单复用表格组件
- 首次登录弹窗:需要设置初始密码,展示 实名->购买->提取 的流程介绍
- 提取页表单性能优化,树组件性能优化
- 检查页面,为后端请求标记 wait 实现防抖机制
- 页面切换动效
- 后台页面:
- 总览
- 提取记录
- 使用记录
### 长期
检查扩大服务端组件边界
检查 Card 替换 section 或 div