diff --git a/frontend/components/SettingsDialog.vue b/frontend/components/SettingsDialog.vue index 3277a8c..7dcc1a0 100644 --- a/frontend/components/SettingsDialog.vue +++ b/frontend/components/SettingsDialog.vue @@ -167,6 +167,26 @@ {{ desktopOutputDirError }} + +
+
+
+
日志文件
+
{{ desktopLogFileText }}
+
+ +
+
+ {{ desktopLogFileError }} +
+
@@ -271,8 +291,9 @@