Commit e537afce authored by jiangqihao's avatar jiangqihao

jqh

parent 185ac742
......@@ -80,7 +80,7 @@ const actions = {
return new Promise(resolve => {
const paths = JSON.parse(localStorage.getItem('PATHS'))
let accessedRoutes
const test = true // 是否测试阶段
const test = false // 是否测试阶段
if (test) {
accessedRoutes = asyncRoutes
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment