2
0

特殊符号引发编译器报错

This commit is contained in:
lai
2025-02-21 14:52:25 +08:00
parent b4f48789df
commit 12472f5a2e
3 changed files with 5 additions and 5 deletions

View File

@@ -732,7 +732,7 @@ const local:any = {
username:'设备用户名',
password:'密码',
snFormatError:'A-Z 或 0-9 的 13 位字符',
nameFormatError:'不能以空格、+、-、@、=字符开头,不能以空格结尾,长度在 1-128 之间',
nameFormatError:'不能以空格、+、-、{test}、=字符开头,不能以空格结尾,长度在 1-128 之间',
forgetConfirm:'确认要忘记设备吗?',
restartConfirm:'确认要重启设备吗?',
led:'LED',