vue移动端适配

mac2025-03-05  16

在html的样式里

html{ font-size:calc(100/375*100vw; } #app{ fonts-size:.16rem; }
最新回复(0)