# manager-fe **Repository Path**: mycodelxy/manager-fe ## Basic Information - **Project Name**: manager-fe - **Description**: 嵌入式团队后台管理系统前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-05-18 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目描述 嵌入式团队后台管理系统项目,包含后台管理模板从0到1开发,基本业务功能实现 [嵌入式团队后台管理系统](http://111.230.42.108:8001/#/login?redirect=/home) 测试用户: admin 111111 # 项目亮点 - 由0到1搭建通用后台管理系统模板 - 基于axios二次封装,使用拦截器等功能 - 集成element-plus组件库,vue3全家桶 - 集成sass,引入全局变量 - 使用vite-plugin-mock,mockjs模拟后端接口 # 技术选型 前端: vue3 +TypeScript +vue-router +pinia +element-plus+axios 组件库: Elment UI 后端: mock模拟