first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
rem
和 px,%,em,vw vh
一种响应式的尺寸单位,一般用在移动端(H5)开发。
你写的 1 rem * html上font-size 16px = 实际的px单位
1: 媒体查询
2: 用js动态计算