fix(style): model status

This commit is contained in:
jialin
2024-07-08 19:47:47 +08:00
parent 9ad9539b51
commit 734368dd49
25 changed files with 109 additions and 83 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export default {
'playground.system.tips': 'Enter system message here...',
'playground.system.tips': 'Enter system message here',
'playground.title': 'Playground',
'playground.system': 'System',
'playground.user': 'User',
+1 -1
View File
@@ -1,5 +1,5 @@
export default {
'playground.system.tips': '在这里输入系统消息...',
'playground.system.tips': '在这里输入系统消息',
'playground.title': '试验场',
'playground.system': '系统',
'playground.user': '用户',