Skip to content
/ admin Public

基于 Vue 与 ElementUI 完成的业务管理系统

License

Notifications You must be signed in to change notification settings

yascmf/admin

Repository files navigation

admin

本项目处于开发进行中,代码已基本可以使用。前端基于 vueAdmin-template 开发的业务管理系统,API 后端使用 Laravel/Lumen 框架,仓库地址 yascmf/api

安装与使用

git clone https://github.com/yascmf/admin.git
cd admin
npm install
cp .env.example .env
vim .env
// 修改BASE_API 为 API 后端基地址
npm run dev

安全说明

simplemde (<= 1.11.2)组件存在 XSS 漏洞,目前官方没有修复该漏洞,请慎用或限制使用该组件。

二次开发

需要开发者有一定的 VueElementUI 的开发能力。

参考资源:

About

基于 Vue 与 ElementUI 完成的业务管理系统

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •