宽度改变时改变导航栏宽度,这次真不自测了。。。我要睡了。。。
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
this.rightAsideWidth = 300;
|
||||
}
|
||||
this.$emit('input', this.rightAsideWidth);
|
||||
this.$emit('change', this.rightAsideWidth);
|
||||
}
|
||||
};
|
||||
document.onmouseup = () => {
|
||||
|
||||
Reference in New Issue
Block a user