搜索了各种资料,有以下两条路线
1、组件间的通信,我想实现的是兄弟间的组件通信
期间搜到了,容器组件,是redux的内容(由于项目比较赶,学习这个也需要时间,就没使用)
https://www.cnblogs.com/chris-oil/p/6271312.html
https://www.cnblogs.com/libin-1/p/7087605.html
@L_502_2@
http://blog.csdn.net/limm33/article/details/50942863
2、ajax请求的数据先从到localstorge中,在另一个页面再取出来。
原文链接:https://www.f2er.com/react/302211.html