1 Star 0 Fork 1.1K

FantasyLan / easy-sys-ui

forked from 花裤衩 / vue-admin-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

easy-sys-ui

介绍

easy-sys是一个通用的后台管理系统,实现了用户、菜单、角色、国际化管理四大模块。 其中菜单模块可以管理系统菜单,并且管理菜单对应的权限。角色管理中可以管理角色拥有哪些权限及菜单,角色拥有哪些用户。国际化管理中实现了系统中所有的国际化的后台管理,省去了用户需要在json文件中维护国际化的麻烦。 easy-sys-ui是easy-sys的前端框架项目地址https://gitee.com/fantasylan/easy-sys-ui easy-sys-java是easy-sys后端的Java语言实现。地址https://gitee.com/fantasylan/easy-sys-java easy-sys-go是easy-sys后端的golang语言的实现。地址https://gitee.com/fantasylan/easy-sys-go

Demo 演示环境地址:https://www.fantasylan.cn/sys 文档地址:http://easy-sys.fantasylan.cn

微信号:Fantasy_Lan

软件架构

easy-sys-ui Forked from 花裤衩 vue-admin-template,地址https://gitee.com/panjiachen/vue-admin-template 修改如下: 菜单根据用户的权限从数据库查询,不是从前端直接加载所有的菜单页面 权限由角色的划分改为了使用权限标识,拥有权限标识才可以使用功能

开发环境安装

前端框架相关文档https://panjiachen.gitee.io/vue-element-admin-site/zh/guide/

快速开始

  1. 下载代码,在git命令行使用命令git clone https://gitee.com/fantasylan/easy-sys-ui.git
  2. 使用vscode打开代码文件夹
  3. 菜单新建终端,输入命令npm install
  4. 执行命令npm run dev 启动前端应用
  5. 运行起动前端项目easy-sys-ui,浏览器打开http://localhost:8080
MIT License Copyright (c) 2017-present PanJiaChen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

easy-sys是一个通用的后台管理系统,实现了用户、菜单、角色、国际化管理四大模块。 其中菜单模块可以管理系统菜单,并且管理菜单对应的权限。角色管理中可以管理角色拥有哪些权限及菜单,角色拥有哪些用户。国际化管理中实现了系统中所有的国际化的后台管理,省去了用户需要在json文件中维护国际化的麻烦。 easy-sys-ui是easy-sys的前端框架项目 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/fantasylan/easy-sys-ui.git
git@gitee.com:fantasylan/easy-sys-ui.git
fantasylan
easy-sys-ui
easy-sys-ui
master

搜索帮助