We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9087d45 commit c1b3a7fCopy full SHA for c1b3a7f
2 files changed
README.md
@@ -1,29 +1,16 @@
1
-# frontend
+# Vue3 多标签页
2
3
-This template should help get you started developing with Vue 3 in Vite.
+Vue3 多标签页解决方案
4
5
-## Recommended IDE Setup
+## 特色
6
7
-[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
+- 支持路由多开,无需使用onActivated重新加载数据
8
+- 支持使用router.push直接打开标签页
9
+- 标签页支持组件内设置标题
10
+- 支持鼠标中间关闭,鼠标滚轮滚动,切换自动居中
11
+- 标签页支持保存,刷新页面加载缓存的标签页
12
-## Customize configuration
13
+## 预览
14
-See [Vite Configuration Reference](https://vite.dev/config/).
15
+
16
-## Project Setup
-
-```sh
-pnpm install
17
-```
18
19
-### Compile and Hot-Reload for Development
20
21
22
-pnpm dev
23
24
25
-### Compile and Minify for Production
26
27
28
-pnpm build
29
imgs/01.png
53.3 KB
0 commit comments