修改windows数据路径,修复默认安装位置打开闪退问题

This commit is contained in:
Tlntin
2022-12-11 03:42:53 +08:00
parent d9dedd2de2
commit c105ebb82e
5 changed files with 336 additions and 28 deletions

View File

@@ -19,6 +19,7 @@ serde_json = "1.0.88"
serde = { version = "1.0.147", features = ["derive"] }
tauri = { version = "1.2.1", features = [] }
image = "0.24.5"
home = "0.5"
tauri-utils = "1.2.1"
webbrowser = "0.8.2"
wry = "0.23.1"