动态高度计算 height window.addEventListener('resize', () => {

created() {
      window.addEventListener('resize', () => {
        this.helpHeight = window.innerHeight - 90
      })
    },

 

posted @ 2019-07-05 20:31  彭成刚  阅读(5672)  评论(2编辑  收藏  举报