File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
55</div >
66
77<div align =" center " >
8-
8+
99[ ![ License] ( https://img.shields.io/npm/l/package.json.svg?style=flat )] ( https://github.com/sendya/ant-design-pro-vue/blob/master/LICENSE )
1010[ ![ Release] ( https://img.shields.io/github/release/sendya/ant-design-pro-vue.svg?style=flat )] ( https://github.com/sendya/ant-design-pro-vue/releases/latest )
1111[ ![ Travis branch] ( https://travis-ci.org/sendya/ant-design-pro-vue.svg?branch=master )] ( https://travis-ci.org/sendya/ant-design-pro-vue )
12-
12+
1313</div >
1414
1515Overview
@@ -19,6 +19,8 @@ Overview
1919
2020[ 预览地址] ( https://pro.loacg.com/ ) ** 附带一些后台基础用到的列表展示例子**
2121
22+ ![ 工作台-多标签模式] ( https://static-2.loacg.com/open/static/github/20190224163345.jpg )
23+
2224![ 工作台+设置菜单] ( https://static-2.loacg.com/open/static/github/20181126112124.png )
2325
2426![ 工作台] ( https://static-2.loacg.com/open/static/github/20180916-134306.png )
@@ -50,7 +52,7 @@ Overview
5052- yarn
5153- webpack
5254- eslint
53- - @vue/cli 3.2.1
55+ - @vue/cli ~ 3
5456- [ ant-design-vue] ( https://github.com/vueComponent/ant-design-vue ) - Ant Design Of Vue 实现
5557- [ vue-cropper] ( https://github.com/xyxiao001/vue-cropper ) - 头像裁剪组件
5658- [ @antv/g2 ] ( https://antv.alipay.com/zh-cn/index.html ) - Alipay AntV 数据可视化图表
@@ -142,6 +144,7 @@ yarn run lint
142144 - Ellipsis 文本自动省略号 [ Ellipsis.md] ( https://github.com/sendya/ant-design-pro-vue/blob/master/src/components/Ellipsis/index.md )
143145 - NumberInfo 数据文本 [ NumberInfo.md] ( https://github.com/sendya/ant-design-pro-vue/blob/master/src/components/NumberInfo/index.md )
144146 - FooterToolbar 底部工具栏 [ FooterToolbar.md] ( https://github.com/sendya/ant-design-pro-vue/blob/master/src/components/FooterToolbar/index.md )
147+ - IconSelector 图标选择组件 [ IconSelector.md] ( https://github.com/sendya/ant-design-pro-vue/blob/master/src/components/IconSelector/README.md ) 提供: [ @AraragiTsukihiz ] ( https://github.com/araragitsukihiz )
145148- 其他待补充...
146149
147150
You can’t perform that action at this time.
0 commit comments