# dcatplus-admin的前端element-plus **Repository Path**: dcat_admin/vue-element-plus-admin ## Basic Information - **Project Name**: dcatplus-admin的前端element-plus - **Description**: dcatplus-admin的前端element-plus - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.dcat-admin.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-27 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: PHP, vue3, TypeScript, element-plus, element-plus-admin ## README
请确保已安装 pnpm ```bash git clone git clone https://gitee.com/dcat_admin/vue-element-plus-admin.git ``` - Installation dependencies ```bash cd vue-element-plus-admin pnpm install ``` - run ```bash pnpm run dev ``` - build ```bash pnpm run build:pro ``` ## 注意事项: 在 `vite.config.ts` 中 ```ts server: { port: 4005, proxy: { // 选项写法 '/admin-api': { // 换成你自己的后端的域名 target: 'http://element-plus-admin-api.test', changeOrigin: true, rewrite: (path) => path.replace(/^\/api/, '') } }, hmr: { overlay: false }, host: '0.0.0.0' }, ``` ## 更新记录 - v1.0.0 2025-08-27 - 已完成 (登陆,退出,分析页,工作台,菜单,角色,部门管理,用户管理)等api对接后端。 ## License [](LICENSE) [](repo-size) [](last-commit) [](stars) [](forks) [](release) [](watchers)
](http://godban.github.io/browsers-support-badges/)IE | [
](http://godban.github.io/browsers-support-badges/)Edge | [
](http://godban.github.io/browsers-support-badges/)Firefox | [
](http://godban.github.io/browsers-support-badges/)Chrome | [
](http://godban.github.io/browsers-support-badges/)Safari |
| :-: | :-: | :-: | :-: | :-: |
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
## Donate
如果你觉得这个项目有帮助,欢迎赞助以示支持~
[Paypal Me](https://www.paypal.com/paypalme/ckl94)
### 我的二维码
如有项目合作或项目外包,扫码加我好友,请备注来意。
## 许可证
[MIT](./LICENSE)