支持外跳浏览器打开

This commit is contained in:
Tw93
2022-11-15 19:27:55 +08:00
parent 4c8eb3cc67
commit b6d71531b3
4 changed files with 32 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ serde = { version = "1.0.145", features = ["derive"] }
tauri = { version = "1.1.1", features = ["api-all"] }
wry = "0.21.1"
tauri-utils = "1.1.1"
webbrowser = "0.8.2"
[features]
# by default Tauri runs in production mode