# vue-sys-manage-el **Repository Path**: huanglgln/vue-sys-manage-el ## Basic Information - **Project Name**: vue-sys-manage-el - **Description**: vue3、typescript、element plus前端管理页面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 52 - **Forks**: 15 - **Created**: 2022-11-08 - **Last Updated**: 2025-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-sys-manager vue3 + typescript + element plus 后台管理系统 演示地址:[http://101.43.32.67:8081](http://101.43.32.67:8081) githup 地址:[https://github.com/huang-long/vue-sys-manage-el](https://github.com/huang-long/vue-sys-manage-el) vue3 + typescript + view ui 版本:[https://gitee.com/huanglgln/vue-sys-manage](https://gitee.com/huanglgln/vue-sys-manage) vue3 + typescript + ant design vue ui 版本:[https://gitee.com/huanglgln/vue-sys-manage-adv](https://gitee.com/huanglgln/vue-sys-manage-adv) ## 界面功能 系统首页 表格相关:(基础表格、虚拟化表格、复杂表格) tab 选项卡 表单相关:基本表单(富文本编辑器、表单构建、文件上传下载(文件上传、文件下载、文件预览、打印)) 消息弹窗 自定义图标 图像图形(echarts 图表、流程图、工作流、关系图、视屏处理) 国际化功能 环境变量 安全处理(权限测试、国密算法、404 页面、唤醒 exe) ## 界面展示 ![Image text](https://gitee.com/huanglgln/vue-sys-manage-el/raw/master/public/images/page1.png) ![Image text](https://gitee.com/huanglgln/vue-sys-manage-el/raw/master/public/images/page2.png) ## Project Setup ```sh npm install or (pnpm install) ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` ### Run Unit Tests with [Vitest](https://vitest.dev/) ```sh npm run test:unit ``` ### Run End-to-End Tests with [Cypress](https://www.cypress.io/) ```sh npm run build npm run test:e2e # or `npm run test:e2e:ci` for headless testing ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ``` ### 支持作者 ![Image text](https://gitee.com/huanglgln/vue-sys-manage-el/raw/master/public/images/shoukuanma.png) ### 欢迎讨论 huanglgln@163.com