File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55<p align =" center " >
66 <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">
88 </a >
99 <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">
1111 </a >
1212 <a href =" https://travis-ci.org/PanJiaChen/vue-element-admin " rel =" nofollow " >
1313 <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 3838
3939- [ Gitee] ( https://panjiachen.gitee.io/vue-element-admin/ ) 国内用户可访问该地址在线预览
4040
41+ - [ 国内访问文档] ( https://panjiachen.gitee.io/vue-element-admin-site/zh/ ) 方便没翻墙的用户查看文档
42+
4143** 本项目的定位是后台集成方案,不适合当基础模板来开发。**
4244
4345- 模板建议使用: [ vue-admin-template] ( https://github.com/PanJiaChen/vue-admin-template )
Original file line number Diff line number Diff line change 22 <div class =" app-container documentation-container" >
33 <a class =" document-btn" target =" _blank" href =" https://panjiachen.github.io/vue-element-admin-site/" >{{ $t('documentation.documentation') }}</a >
44 <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 >
56 <dropdown-menu :items =" articleList" style =" float :left ;margin-left :50px ;" title =" 系列文章" />
67 </div >
78</template >
You can’t perform that action at this time.
0 commit comments