You've already forked vue-element-admin
feature: add global size option (#1024)
This commit is contained in:
@@ -68,7 +68,8 @@ export default {
|
||||
dashboard: '首页',
|
||||
github: '项目地址',
|
||||
screenfull: '全屏',
|
||||
theme: '换肤'
|
||||
theme: '换肤',
|
||||
size: '布局大小'
|
||||
},
|
||||
login: {
|
||||
title: '系统登录',
|
||||
|
||||
Reference in New Issue
Block a user