# vue3-screen **Repository Path**: lightwindy01/vue3-screen ## Basic Information - **Project Name**: vue3-screen - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-07-02 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-screen ## Project Setup ```sh pnpm install ``` ### Compile and Hot-Reload for Development ```sh pnpm dev ``` ### Compile and Minify for Production ```sh pnpm build ``` 1. `src/views/demo2`是基于1920x1080等比缩放的实现方案,如果全屏后,高度增加较多,则有空白,需做兼容优化处理 2. `src/views/demo3`,采用百分比宽高