梗概
不支持的样式
单位
The vue page supports the following common H5 units, but not in nvue:
- rem 根字体大小可以通过 page-meta 配置抖音小程序和飞书小程序:屏幕宽度/20、百度小程序:16px、支付宝小程序:50px
- vh viewpoint height, the height of the viewport, 1vh is equal to 1% of the height of the viewport
- vw viewpoint width, the width of the viewport, 1vw is equal to 1% of the width of the viewport