Commit 51147d6c authored by lishangbu's avatar lishangbu

💬 Updating text and literals.

parent bdd20762
This diff is collapsed.
export default { export default {
title: "PigX", title: "PigX",
logo: "P", logo: "PigX",
indexTitle: 'avue-cli By smallwei', indexTitle: 'PigX Pro 快速开发框架',
whiteList: ["/login", "/404", "/401", "/lock"], //配置无权限可以访问的页面 whiteList: ["/login", "/404", "/401", "/lock"], //配置无权限可以访问的页面
whiteTagList: ["/login", "/404", "/401", "/lock", ], //配置不添加tags页面 ('/advanced-router/mutative-detail/*'——*为通配符) whiteTagList: ["/login", "/404", "/401", "/lock", ], //配置不添加tags页面 ('/advanced-router/mutative-detail/*'——*为通配符)
lockPage: '/lock', lockPage: '/lock',
...@@ -25,4 +25,4 @@ export default { ...@@ -25,4 +25,4 @@ export default {
children: 'children' children: 'children'
} }
} }
} }
\ No newline at end of file
This diff is collapsed.
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