diff --git a/index.html b/index.html index aa51dde..3088b55 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Tauri + Vue + TS + TextRecover diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index b838b5b..2d52d7d 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -19,7 +19,7 @@ }, "windows": [ { - "title": "Text Recover", + "title": "Text Recover - 乱码恢复", "width": 800, "height": 600 }