Skip to content

Commit 25b9a81

Browse files
committed
update readme
1 parent 026d0b0 commit 25b9a81

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README-en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ npm run build
2626
# build for production and view the bundle analyzer report
2727
npm run build --report
2828
```
29-
29+
## Demo
30+
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
> 这是一个 极简的vue admin 管理后台 它只包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。
44
55
[线上地址](http://panjiachen.github.io/vueAdmin-template)
6+
[English Document](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-en.md)
67

78
## 相关项目
89
[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
@@ -38,3 +39,5 @@ npm run build
3839
npm run build --report
3940
```
4041

42+
## Demo
43+
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)

0 commit comments

Comments
 (0)