update: mobile 添加智能体限制调整

This commit is contained in:
zhuoqinglian
2026-03-26 14:21:03 +08:00
parent d64bb36606
commit cc504fe542
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ export default {
'home.createFirstAgent': '点击右下角 + 号创建您的第一个智能体',
'home.dialogTitle': '创建智能体',
'home.inputPlaceholder': '例如:客服助手、语音助理、知识问答',
'home.createError': '请输入智能体名称',
'home.createError': '名称长度必须在 1 到 64 个字符之间',
'home.createNow': '立即创建',
'home.justNow': '刚刚',
'home.minutesAgo': '分钟前',