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

[vue] 你觉得要是不用vuex的话会带来哪些问题? #411

Open
haizhilin2013 opened this issue Jun 22, 2019 · 3 comments
Open

[vue] 你觉得要是不用vuex的话会带来哪些问题? #411

haizhilin2013 opened this issue Jun 22, 2019 · 3 comments
Labels
vue vue

Comments

@haizhilin2013
Copy link
Collaborator

[vue] 你觉得要是不用vuex的话会带来哪些问题?

@haizhilin2013 haizhilin2013 added the vue vue label Jun 22, 2019
@wenyejie
Copy link

多组件公用状态的时候想死, 特别是大型项目

@April-Zheng
Copy link

数据共享不方便

@WenJieLi1998
Copy link

1.传参数时对于多层嵌套的组件将会非常繁琐,对于兄弟组件更是无法传递
2.当不同视图的行为需要去修改数据时,无法追踪到数据的变更方向,导致无法维护代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vue vue
Projects
None yet
Development

No branches or pull requests

4 participants