# start-admin-web-plus **Repository Path**: clwx/start-admin-web-plus ## Basic Information - **Project Name**: start-admin-web-plus - **Description**: 管理端加强版本 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2022-04-23 - **Last Updated**: 2025-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 基于 vue3.x + vite + element plus + vue-router + vuex pc 的后台开源免费模板,希望减少工作量,帮助大家实现快速开发。 ## 地址 [⚡️ 管理端-java](https://gitee.com/clwx/start-admin-boot) ## 预览 [预览](http://start.gxlstarztq.com) ## 开发 ``` # 克隆项目 git clone https://gitee.com/smallweigit/avue-cli.git # 进入项目 cd avue-cli # 安装依赖 npm install --registry=https://registry.npmmirror.com # 启动服务 npm run dev ``` ## 功能 - 登录/注销 - 用户名登录 - 错误的日志记录 - 路由权限、菜单权限、登录权限 - 面向全屏幕尺寸的响应式适配能力 - 对国际化的支持 - 自动刷新token等机制 - 全新的前端错误日志监控机制 - 前端路由动态服务端加载 - 无限极动态路由加载 - 模块的可拆卸化,达到开箱即用 - 更多。。。