# zufang_code **Repository Path**: js-class/zufang_code ## Basic Information - **Project Name**: zufang_code - **Description**: aaaaaaaaaaaaaaaaaaaaaerwfwef - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-19 - **Last Updated**: 2022-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README spa 单页应用程序 就是只有一个 html 在哪里 在 public 移动端适配有两种思路 1. rem 布局 amfe-libflexbel + postcss-pxtorem(写的是 px 它会自动转换成 rem) 2. vw 布局 postcss-pxtovw (这个插件作用是你写的是 px,自动转换成 vw)