Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 364 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 364 Bytes
  • 要重新设计一下路由跳转的封装

    • 传参时一律使用可以被编码为url的参数(如果确实有复杂对象需要被传递怎么办? 持久化?)
    • 考虑使用navigator2?
  • 缩减依赖

    • 去掉kiwi? 要么就利用起来, 目前都没怎么用
    • toast设计为可选, 可重载
  • io增加暂停和恢复功能, 减少不必要的开销