Pan 7 anni fa
parent
commit
25b9a81c7d
2 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  1. 2 1
      README-en.md
  2. 3 0
      README.md

+ 2 - 1
README-en.md

26
 # build for production and view the bundle analyzer report
26
 # build for production and view the bundle analyzer report
27
 npm run build --report
27
 npm run build --report
28
 ```
28
 ```
29
-
29
+## Demo
30
+![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)

+ 3 - 0
README.md

3
 > 这是一个 极简的vue admin 管理后台 它只包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。
3
 > 这是一个 极简的vue admin 管理后台 它只包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。
4
 
4
 
5
 [线上地址](http://panjiachen.github.io/vueAdmin-template)
5
 [线上地址](http://panjiachen.github.io/vueAdmin-template)
6
+[English Document](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-en.md)
6
  
7
  
7
  ## 相关项目
8
  ## 相关项目
8
  [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
9
  [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
38
 npm run build --report
39
 npm run build --report
39
 ```
40
 ```
40
 
41
 
42
+## Demo
43
+![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)