微信小程序——less自动计算方式(calc)
7/21/2026

文章链接:https://blog.csdn.net/qq_43201350/article/details/112799132

.demo {
	height : calc (100vw * 352 / 1125)
}