# H5移动端等比例缩放 **Repository Path**: gongwangjie/h5-mobile-terminal-scaling ## Basic Information - **Project Name**: H5移动端等比例缩放 - **Description**: H5移动端等比例缩放框架 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-01 - **Last Updated**: 2022-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 #### 设计稿尺寸为【750】 css使用单位时需写成: rem(700) ,700为px单位 #### 例如: test{ width: rem(100); fons-size: rem(32); }