File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11
11
"lint:nofix" : " vue-cli-service lint --no-fix"
12
12
},
13
13
"dependencies" : {
14
- "@ant-design-vue/pro-layout" : " ^0.3.0 " ,
14
+ "@ant-design-vue/pro-layout" : " ^0.3.2 " ,
15
15
"@antv/data-set" : " ^0.10.2" ,
16
- "ant-design-vue" : " 1.6.0 " ,
16
+ "ant-design-vue" : " ^ 1.6.2 " ,
17
17
"axios" : " ^0.19.0" ,
18
18
"core-js" : " ^3.1.2" ,
19
19
"enquire.js" : " ^2.1.6" ,
Original file line number Diff line number Diff line change @@ -131,4 +131,4 @@ const asyncRouterMap = [
131
131
![ 权限结构] ( https://static-2.loacg.com/open/static/github/permissions.png )
132
132
133
133
134
- 第二种前端路由由后端动态生成的设计,可以前往官网文档 https://pro.antdv.com/docs/authority-management 参考
134
+ 第二种前端路由由后端动态生成的设计,可以前往官网文档 https://pro.antdv.com/docs/authority-management 参考
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @ant-design-vue/pro-layout@^0.3.0 " :
6
- version "0.3.0 "
7
- resolved "https://registry.npm.taobao.org/@ant-design-vue/pro-layout/download/@ant-design-vue/pro-layout-0.3.0 .tgz?cache=0&sync_timestamp=1591115854914&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design-vue%2Fpro-layout%2Fdownload%2F%40ant-design-vue%2Fpro-layout-0.3.0.tgz#dbf170ded4a21765593bf22d2792ed8fe21d07b4 "
8
- integrity sha1-2/Fw3tSiF2VZO/ItJ5Ltj+IdB7Q =
5
+ " @ant-design-vue/pro-layout@^0.3.2 " :
6
+ version "0.3.2 "
7
+ resolved "https://registry.npm.taobao.org/@ant-design-vue/pro-layout/download/@ant-design-vue/pro-layout-0.3.2 .tgz#79c960cd310e8a4dd9b9aa9a58733f924f2360b2 "
8
+ integrity sha1-eclgzTEOik3ZuaqaWHM/kk8jYLI =
9
9
dependencies :
10
10
ant-design-vue "^1.5.3"
11
11
classnames "^2.2.6"
@@ -1981,10 +1981,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
1981
1981
" @types/color-name" " ^1.1.1"
1982
1982
color-convert "^2.0.1"
1983
1983
1984
- ant-design-vue@1.6.0 :
1985
- version "1.6.0 "
1986
- resolved "https://registry.npm.taobao.org/ant-design-vue/download/ant-design-vue-1.6.0 .tgz?cache=0&sync_timestamp=1589552419910 &other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fant-design-vue%2Fdownload%2Fant-design-vue-1.6.0 .tgz#673e09e3ac56feb14154a711e52357fb7518cc32 "
1987
- integrity sha1-Zz4J46xW/rFBVKcR5SNX+3UYzDI =
1984
+ ant-design-vue@1.6.2 :
1985
+ version "1.6.2 "
1986
+ resolved "https://registry.npm.taobao.org/ant-design-vue/download/ant-design-vue-1.6.2 .tgz?cache=0&sync_timestamp=1591081225900 &other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fant-design-vue%2Fdownload%2Fant-design-vue-1.6.2 .tgz#983634caac9cdaca0b3a095b540105b4f76da29f "
1987
+ integrity sha1-mDY0yqyc2soLOglbVAEFtPdtop8 =
1988
1988
dependencies :
1989
1989
" @ant-design/icons" " ^2.1.1"
1990
1990
" @ant-design/icons-vue" " ^2.0.0"
You can’t perform that action at this time.
0 commit comments