坑
2018-03-27 本文已影响0人
还是踢球吧777
localstorage存储对象
localStorage.setItem('project',JSON.stringify(data)); // JSON.stringify
JSON.parse(localStorage.getItem('project')) //JSON.parse
react-router手动刷新后传过来的state和query会失效
localstorage存储对象
localStorage.setItem('project',JSON.stringify(data)); // JSON.stringify
JSON.parse(localStorage.getItem('project')) //JSON.parse
react-router手动刷新后传过来的state和query会失效