修改文档和修改项目错字
This commit is contained in:
@@ -52,7 +52,7 @@ const routers = {
|
||||
name: 'sys-email',
|
||||
component: () => import('@/views/sys-email/index.vue'),
|
||||
meta: {
|
||||
title: '邮箱列表',
|
||||
title: '邮件列表',
|
||||
name: 'sys-email',
|
||||
menu: true
|
||||
}
|
||||
|
||||
@@ -377,6 +377,9 @@ function submitRegister() {
|
||||
height: 38px;
|
||||
width: 100%;
|
||||
margin-bottom: 18px;
|
||||
:deep(.el-input__inner) {
|
||||
height: 36px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user