davychan1985
davychan1985
用户名/密码:guest/guest。
谷歌浏览器报错?
谷歌浏览器访问http://localhost:3006/#/app/auth/basic 时,页面报错。 
src/utils/index.jsx,其中_queryString[_pair[0]].push(decodeURIComponent(_pair[1])); 。有个问题就是_queryString是对象应该不能用push吧,对象没有push方法。
作者你好,关闭浏览器后,用户仍然是已登录状态,应该将src/components/pages/Login.jsx、src/components/HeaderCustom.jsx、src/App.js这些文件里的localStorage改为sessionStorage。
你好,请问一下群号是多少呢?
@yezihaohao 你好,访问localhost:3006/#/app时跳到了404,但src/Page.js文件里明明定义了如下路由 