File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1212 "postinstall" : " opencollective-postinstall"
1313 },
1414 "dependencies" : {
15- "@ant-design-vue/pro-layout" : " ^0.2.7 " ,
15+ "@ant-design-vue/pro-layout" : " ^0.2.8 " ,
1616 "@antv/data-set" : " ^0.10.2" ,
1717 "ant-design-vue" : " 1.5.5" ,
1818 "axios" : " ^0.19.0" ,
Original file line number Diff line number Diff line change @@ -49,13 +49,14 @@ export default {
4949 // 布局类型
5050 layout: ' sidemenu' , // 'sidemenu', 'topmenu'
5151 // 定宽: true / 流式: false
52- contentWidth: true ,
52+ contentWidth: false ,
5353 // 主题 'dark' | 'light'
5454 theme: ' dark' ,
5555 // 主色调
5656 primaryColor: ' #1890ff' ,
5757 fixedHeader: false ,
5858 fixSiderbar: false ,
59+ colorWeak: false ,
5960
6061 hideHintAlert: false ,
6162 hideCopyButton: false
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @ant-design-vue/pro-layout@^0.2.7 " :
6- version "0.2.7 "
7- resolved "https://registry.npm.taobao.org/@ant-design-vue/pro-layout/download/@ant-design-vue/pro-layout-0.2.7 .tgz?cache=0&sync_timestamp=1589462968164 &other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design-vue%2Fpro-layout%2Fdownload%2F%40ant-design-vue%2Fpro-layout-0.2.7 .tgz#664b006dfcf8c2126cd9af745b5c6891f296aa52 "
8- integrity sha1-ZksAbfz4whJs2a90W1xokfKWqlI =
5+ " @ant-design-vue/pro-layout@^0.2.8 " :
6+ version "0.2.8 "
7+ resolved "https://registry.npm.taobao.org/@ant-design-vue/pro-layout/download/@ant-design-vue/pro-layout-0.2.8 .tgz?cache=0&sync_timestamp=1589509677371 &other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design-vue%2Fpro-layout%2Fdownload%2F%40ant-design-vue%2Fpro-layout-0.2.8 .tgz#671249fde066640197c8ca0697cb292a9ea22baa "
8+ integrity sha1-ZxJJ/eBmZAGXyMoGl8spKp6iK6o =
99 dependencies :
1010 ant-design-vue "^1.5.3"
1111 classnames "^2.2.6"
You can’t perform that action at this time.
0 commit comments