Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -166,7 +166,9 @@ export default {
|
||||
<!-- update_begin author:sunjianlei date:20190530 for: 选中首页的时候不显示背景颜色 -->
|
||||
<style lang="less">
|
||||
.ant-menu.ant-menu-root {
|
||||
|
||||
&:not(.ant-menu-horizontal) .ant-menu-item-selected {
|
||||
background-color: rgba(0, 100, 250, 0.08);
|
||||
}
|
||||
&.ant-menu-inline-collapsed {
|
||||
width: 64px;
|
||||
& > .ant-menu-item,
|
||||
|
||||
@@ -44,7 +44,7 @@ export default {
|
||||
headers: '',
|
||||
previewImage: {},
|
||||
uploadFileFlag: 0,
|
||||
fileMaxSize: 500
|
||||
fileMaxSize: 20
|
||||
}
|
||||
},
|
||||
created () {
|
||||
|
||||
Reference in New Issue
Block a user