refactor: ♻️ 重构文件结构

This commit is contained in:
tsl
2026-03-31 17:08:30 +08:00
parent 1b6e12e402
commit 0b2c1ca83f
53 changed files with 10813 additions and 2410 deletions
+1
View File
@@ -91,6 +91,7 @@ pub fn run() {
MacosLauncher::LaunchAgent,
Some(vec![]),
))
.plugin(tauri_plugin_store::Builder::new().build())
.plugin(tauri_plugin_updater::Builder::new().build())
.plugin(tauri_plugin_process::init())
.setup(|app| {