Skip to content

Commit 5209631

Browse files
committed
update
1 parent 6f33517 commit 5209631

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

crates/rs-tauri-vue/README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# Tauri + Vue + Vite Template
1+
# Tauri + Vue3 + Naive-UI Template
2+
3+
> 特性:
4+
5+
- ✅ 激活`系统托盘(tray)`图标(MacOS).
6+
-`ts/js``rust` 互操作代码示例(js call rust).
7+
- ✅ 前端框架: `typescript + vue3 + naive-ui`.
8+
9+
> 运行效果图:
10+
11+
![Screenshot](./public/screenshot.png)
212

313
## Rust 插件集成:
414

@@ -71,10 +81,11 @@
7181
- ✅ vite
7282
- ✅ typescript
7383

74-
---
75-
7684
![Screenshot](./public/screenshot.png)
7785

86+
87+
---
88+
7889
Simple project template for Tauri and Vue 3.
7990

8091
## Features
-28.6 KB
Loading

0 commit comments

Comments
 (0)