新增显示所有邮箱邮件

This commit is contained in:
eoao
2025-12-07 22:08:00 +08:00
parent 70923fee59
commit dcd9e9c95f
21 changed files with 184 additions and 48 deletions

View File

@@ -309,6 +309,7 @@ const zh = {
atLeast: '至少',
character: '位',
mustNotContain: '禁止包含',
mustNotContainDesc: '输入多个值用,分开'
mustNotContainDesc: '输入多个值用,分开',
setSuccess: '设置成功'
}
export default zh