微信小程序——less自动计算方式(calc)
微信小程序 | January 19, 2021
文章链接:https://blog.csdn.net/qq_43201350/article/details/112799132
.demo {
height : calc (100vw * 352 / 1125)
}
微信小程序 | January 19, 2021
文章链接:https://blog.csdn.net/qq_43201350/article/details/112799132
.demo {
height : calc (100vw * 352 / 1125)
}