修改文档和修改项目错字

This commit is contained in:
eoao
2025-06-05 08:53:24 +08:00
parent 0692f8ec5e
commit 9f9dc3d019
13 changed files with 38 additions and 32 deletions

View File

@@ -52,7 +52,7 @@ const routers = {
name: 'sys-email',
component: () => import('@/views/sys-email/index.vue'),
meta: {
title: '邮列表',
title: '邮列表',
name: 'sys-email',
menu: true
}

View File

@@ -377,6 +377,9 @@ function submitRegister() {
height: 38px;
width: 100%;
margin-bottom: 18px;
:deep(.el-input__inner) {
height: 36px;
}
}
}