This commit is contained in:
梁灏 2017-12-20 11:03:08 +08:00
parent 0d0198664b
commit 8a0cb3ce80

View file

@ -101,7 +101,7 @@
this.slotStyle = {
width: this.$refs.point.clientWidth + 'px',
height: this.$refs.point.clientHeight + 'px'
}
};
this.slot = true;
this.styles = {
top: `${this.offsetTop}px`,