File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<p align =" center " >
6
6
<a href =" https://github.com/vuejs/vue " >
7
- <img src="https://img.shields.io/badge/vue-2.5.10 -brightgreen.svg" alt="vue">
7
+ <img src="https://img.shields.io/badge/vue-2.5.17 -brightgreen.svg" alt="vue">
8
8
</a >
9
9
<a href =" https://github.com/ElemeFE/element " >
10
- <img src="https://img.shields.io/badge/element--ui-2.3.2 -brightgreen.svg" alt="element-ui">
10
+ <img src="https://img.shields.io/badge/element--ui-2.4.6 -brightgreen.svg" alt="element-ui">
11
11
</a >
12
12
<a href =" https://travis-ci.org/PanJiaChen/vue-element-admin " rel =" nofollow " >
13
13
<img src="https://travis-ci.org/PanJiaChen/vue-element-admin.svg?branch=master" alt="Build Status">
Original file line number Diff line number Diff line change 38
38
39
39
- [ Gitee] ( https://panjiachen.gitee.io/vue-element-admin/ ) 国内用户可访问该地址在线预览
40
40
41
+ - [ 国内访问文档] ( https://panjiachen.gitee.io/vue-element-admin-site/zh/ ) 方便没翻墙的用户查看文档
42
+
41
43
** 本项目的定位是后台集成方案,不适合当基础模板来开发。**
42
44
43
45
- 模板建议使用: [ vue-admin-template] ( https://github.com/PanJiaChen/vue-admin-template )
Original file line number Diff line number Diff line change 2
2
<div class =" app-container documentation-container" >
3
3
<a class =" document-btn" target =" _blank" href =" https://panjiachen.github.io/vue-element-admin-site/" >{{ $t('documentation.documentation') }}</a >
4
4
<a class =" document-btn" target =" _blank" href =" https://github.com/PanJiaChen/vue-element-admin/" >{{ $t('documentation.github') }}</a >
5
+ <a class =" document-btn" target =" _blank" href =" https://panjiachen.gitee.io/vue-element-admin-site/zh/" >国内文档</a >
5
6
<dropdown-menu :items =" articleList" style =" float :left ;margin-left :50px ;" title =" 系列文章" />
6
7
</div >
7
8
</template >
You can’t perform that action at this time.
0 commit comments