2 Star 8 Fork 12

goflyfox / gmanager-web

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

gmanager-web

  • 这是一个基于gmanager管理后台的前端页面。它包含了登录、认证、组织机构、用户帐号、角色权限、菜单、操作日志,这些搭建后台必要的东西。
  • 基于 ElementUI 和 vue 进行开发,使用vue-admin-template模板

代码

项目使用

# 克隆项目
git clone https://github.com/goflyfox/gmanager-web

# 进入项目目录
cd gmanager-web

# 安装依赖
npm install

# 启动服务
npm run dev

浏览器访问 http://localhost:9529

打包发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod

其它

# 代码格式检查
npm run lint

# 代码格式检查并自动修复
npm run lint -- --fix

功能模块

  1. 登录、认证、登出
  2. 组织机构管理
  3. 用户管理
  4. 角色管理
  5. 菜单管理
  6. 支持登录、登出、业务增删改操作记录

部署截图

登录: image

组织机构: image

用户管理: image

日志管理: image

感谢

  1. vue-admin-template框架 https://github.com/PanJiaChen/vue-admin-template

License

MIT license.

Copyright (c) 2019-present hanshuaibing

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.

简介

基于gf框架的管理平台(前端页面)支持登录、认证、组织机构、用户、角色、菜单、日志 展开 收起
HTML
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML
1
https://gitee.com/goflyfox/gmanager-web.git
git@gitee.com:goflyfox/gmanager-web.git
goflyfox
gmanager-web
gmanager-web
master

搜索帮助