前端html

文章

微信小程序IOS安全区

时间:2024-12-17 11:12 阅读:423
page{
    padding-bottom: env(safe-area-inset-bottom);
    height: calc(100% - env(safe-area-inset-bottom));
}


Copyright © 2024  Erbing 版权所有  备案号:黑ICP备17006126号-3

0.984991s