新增:菜单组件增加国际化语言支持;

This commit is contained in:
iczer
2020-06-23 14:22:11 +08:00
parent 68249a0458
commit b16b5893c8
17 changed files with 267 additions and 165 deletions

View File

@@ -1,5 +1,6 @@
// 系统配置
module.exports = {
lang: 'CN',
themeColor: '#1890ff',
theme: 'dark',
layout: 'side',