Changed landing to logging

pull/1053/head
sdz 3 years ago
parent d54c42ef28
commit 232fe23ea4

@ -1,7 +1,7 @@
export default {
// 系统
system: {
login: '登 ',
login: '登 ',
username: '用户名',
password: '密码',
logOut: '注销',
@ -59,7 +59,7 @@ export default {
owner: '负责人',
tenantIntro: '租户简介'
},
// 项目管理
projectManage: {
item: '项目',
@ -68,7 +68,7 @@ export default {
owner: '负责人',
itemIntro: '项目简介'
},
// 线程池管理
threadPool: {
threadPool: '线程池',

Loading…
Cancel
Save