diff --git a/src/App.vue b/src/App.vue index 0b7989b..be5336e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -276,7 +276,7 @@ const translate = async () => { @@ -345,7 +345,7 @@ const translate = async () => {
-
+
情景背景 (可选) @@ -675,7 +675,7 @@ const translate = async () => {
-

调试日志

+

日志

-
{{ typeof log.content === 'object' ? JSON.stringify(log.content, null, 2) : log.content }}
+
{{ typeof log.content === 'object' ? JSON.stringify(log.content, null, 2) : log.content }}