# vue3_vite_模板+页面适配自适应 **Repository Path**: jiuT94/vue-vite-self-adaption ## Basic Information - **Project Name**: vue3_vite_模板+页面适配自适应 - **Description**: 这是 vue3 + vite 的一个demo。 作用是根据窗口大小改变视图的伸缩。 具体作用:如-当窗口宽度低于 750px 时 根据窗口持续缩小, 内容也会跟着缩小相同比列。达到自适应的效果。(如pc端管理系统在手机浏览上操作时,会根据手机屏幕计算比例展示内容。避免错乱)。窗口超过750px 内容不作变化(如:pc端展示操作管理系统)。适用于:pc 端 一套代码兼容移动端浏,响应式改变布局。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-09-27 - **Last Updated**: 2023-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Vite This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `