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 29402cc commit 7287894Copy full SHA for 7287894
README-en.md
@@ -52,6 +52,9 @@ Join the group on QQ 591724180.
52
- Two-factor authentication
53
- Collapsing sidebar (support nested routes)
54
- Mock data
55
+- cache tabs example
56
+- screenfull
57
+- markdown2html
58
59
## Development
60
README.md
@@ -54,6 +54,9 @@
- 二次登录
- 动态侧边栏(支持多级路由)
- mock数据
61
62
## 开发
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "juicy",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A Vue.js admin",
5
"author": "Pan <panfree23@gmail.com>",
6
"license": "MIT",
0 commit comments