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
5
5
</div >
6
6
7
7
<div align =" center " >
8
-
8
+
9
9
[ ![ License] ( https://img.shields.io/npm/l/package.json.svg?style=flat )] ( https://github.com/sendya/ant-design-pro-vue/blob/master/LICENSE )
10
10
[ ![ 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 )
11
11
[ ![ 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
+
13
13
</div >
14
14
15
15
Overview
@@ -19,6 +19,8 @@ Overview
19
19
20
20
[ 预览地址] ( https://pro.loacg.com/ ) ** 附带一些后台基础用到的列表展示例子**
21
21
22
+ ![ 工作台-多标签模式] ( https://static-2.loacg.com/open/static/github/20190224163345.jpg )
23
+
22
24
![ 工作台+设置菜单] ( https://static-2.loacg.com/open/static/github/20181126112124.png )
23
25
24
26
![ 工作台] ( https://static-2.loacg.com/open/static/github/20180916-134306.png )
@@ -50,7 +52,7 @@ Overview
50
52
- yarn
51
53
- webpack
52
54
- eslint
53
- - @vue/cli 3.2.1
55
+ - @vue/cli ~ 3
54
56
- [ ant-design-vue] ( https://github.com/vueComponent/ant-design-vue ) - Ant Design Of Vue 实现
55
57
- [ vue-cropper] ( https://github.com/xyxiao001/vue-cropper ) - 头像裁剪组件
56
58
- [ @antv/g2 ] ( https://antv.alipay.com/zh-cn/index.html ) - Alipay AntV 数据可视化图表
@@ -142,6 +144,7 @@ yarn run lint
142
144
- Ellipsis 文本自动省略号 [ Ellipsis.md] ( https://github.com/sendya/ant-design-pro-vue/blob/master/src/components/Ellipsis/index.md )
143
145
- NumberInfo 数据文本 [ NumberInfo.md] ( https://github.com/sendya/ant-design-pro-vue/blob/master/src/components/NumberInfo/index.md )
144
146
- 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 )
145
148
- 其他待补充...
146
149
147
150
You can’t perform that action at this time.
0 commit comments