Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实现原有功能的思考步骤 #8

Open
cuixiaorui opened this issue Apr 5, 2021 · 0 comments
Open

实现原有功能的思考步骤 #8

cuixiaorui opened this issue Apr 5, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@cuixiaorui
Copy link
Contributor

cuixiaorui commented Apr 5, 2021

功能解析

  1. 配置 router
  2. 确认页面的结构
    • 自己写的组件
    • 来此组件库的组件
  3. 确认数据的来源
    • vuex
    • vue-router
  4. 基于组件的核心功能列出 tasking (逐一实现)
    • 注意点,先可以只实现最核心的逻辑
    • 创建一个 issues,然后列出 taksing ,这样的方便在白板里面做任务跟进
  5. 页面的样式
    • 直接复用之前的样式
    • 需要确保 class name 不可以改变

ps: 如果这个页面的逻辑看不懂的话,可以多看会(浸泡)

@cuixiaorui cuixiaorui added the documentation Improvements or additions to documentation label Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant