首先在utils文件下新建一个js文件命名为screenSize.js
然后在需要做自适应的页面文件中引入import {screenSize} from ‘@/utils/screenSize’
最外层div中用ref命名
最后在mounted中使用该方法
记得style中给login宽1920px,高1080px
07-18
227

03-14
383

02-22