375to320 中文文档教程
375to320
如果设备的屏幕宽度小于 375px(例如 320px),此脚本会将视口宽度固定为 375px。
Install
npm install --save 375to320
Usage
import '375to320'
或者
<script src="path/to/375to320.min.js"></script>
375to320
If the screen width of the device is less than 375px (e.g. 320px), this script will fix viewport width to 375px.
Install
npm install --save 375to320
Usage
import '375to320'
or
<script src="path/to/375to320.min.js"></script>