mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-10 08:58:15 +08:00
🌱 完善客户端,获取 postMessage
This commit is contained in:
@@ -16,6 +16,9 @@ tauri-build = { version = "1.4", features = [] }
|
||||
tauri = { version = "1.4", features = ["api-all"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
webview2-com = "0.27.0"
|
||||
windows = "0.51.1"
|
||||
url = "2.4.1"
|
||||
|
||||
# sqlite 插件
|
||||
[dependencies.tauri-plugin-sql]
|
||||
|
||||
Reference in New Issue
Block a user