参考: https://www.jianshu.com/p/f8c8cde893fb     重要

 

vue中   用下面 也可以

   created() {
        document.documentElement.style.fontSize = document.documentElement.clientWidth / 6.4 + 'px'
    },

相关文章:

  • 2021-08-15
  • 2021-11-22
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2021-09-25
  • 2022-01-08
猜你喜欢
  • 2021-07-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
相关资源
相似解决方案