1.vue 获取dom 使用ref获取dom节点 this.$refs.xxx getBoundingClientRect()可以获取dom的位置 this.$refs.xxx.getBoundingClientRect() offsetHeight与offsetWidth可获取宽高