We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca766f1 commit 21de335Copy full SHA for 21de335
README.md
@@ -40,7 +40,7 @@
40
2. 在启动器中添加资源:
41
- 点击 `添加` 或 `添加文件夹` ,选择需要打开的资源(可以是任意文档,应用程序等)。
42
- 点击 `添加网址` ,输入网址名称和链接。
43
-3. 添加完成后,点击 `启动` 按钮即可打开启动器中的所有资源。
+3. 添加完成后,点击 `启动` 按钮即可打开启动器中的所有资源。启动成功后主窗口将自动隐藏
44
45

46
@@ -90,7 +90,7 @@
90
- **Tauri CLI:** 安装 [Tauri CLI](https://tauri.app/),用于管理 Tauri 的开发和构建:
91
92
```bash
93
- cargo install tauri-cli
+ cargo install create-tauri-app --locked
94
```
95
96
- SQLite: 确保系统上支持 SQLite 数据库,因为项目使用 `sqlx` 和 `SQLite` 作为数据存储后端。
src/assets/home_desc.png
-209 KB
0 commit comments