style(视图): css

This commit is contained in:
junjie 2021-03-25 15:48:20 +08:00
parent d321be221a
commit c7351ac742

View File

@ -21,7 +21,7 @@ export default {
props: {
width: {
type: String,
default: '300px'
default: '260px'
},
enableAsideHidden: {
type: Boolean,