顶部中英文切换

This commit is contained in:
2023-12-04 09:50:50 +08:00
parent 38d5d4ff20
commit 3807c88fd2
3 changed files with 17 additions and 7 deletions

View File

@@ -124,6 +124,10 @@ module.exports = {
username: '用户名',
number: '序号',
operate: '操作',
remark: '备注'
remark: '备注',
changepassword: '修改密码',
exit: '退出',
oldpassword: '旧的密码',
newpassword: '新的密码'
}
}