31 Star 254 Fork 125

ApiAdmin / ApiAdmin-WEB

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

ApiAdmin-WEB

ApiAdmin ApiAdmin vue iview ui

特别提示

本项目依赖于ApiAdmin,请确保您同时具备PHP和Vue的技能,否则使用本项目存在技术性障碍!

线上体验

https://admin.apiadmin.org。账号请加群获取!

Install

// install dependencies
npm install

Prepare

/src/config/index.js中的baseUrl需要换成你自己搭建的后台接口域名
vue.config.js中的BASE_URL按照代码注释换成你的地址

Run

Development

npm run dev

Production(Build)

npm run build

愿景

希望有人用它,希望更多的人用它。 希望它能帮助到你,希望它能帮助到更多的你。

简介

  1. 接口文档自动生成
  2. 接口输入参数自动检查
  3. 接口输出参数数据类型自动规整
  4. 灵活的参数规则设定
  5. 支持三方Api无缝融合
  6. 本地二次开发友好
  7. ...
ApiAdmin(PHP部分)
├─ 系统维护
|  ├─ 菜单管理 - 编辑访客权限,处理菜单父子关系,被权限系统依赖(极为重要)
|  ├─ 用户管理 - 添加新用户,封号,删号以及给账号分配权限组
|  ├─ 权限管理 - 权限组管理,给权限组添加权限,将用户提出权限组
|  └─ 操作日志 - 记录管理员的操作,用于追责,回溯和备案
|  ...

鸣谢

效果展示

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

联系我们

官方唯一QQ群:221522638

License

Apache-2.0

Copyright (c) 2017-present, ApiAdmin

MIT License Copyright (c) 2017 iView 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.

简介

ApiAdmin 后台模版-请配合5.0后台使用 展开 收起
JavaScript 等 5 种语言
MIT
取消

发行版 (12)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/apiadmin/ApiAdmin-WEB.git
git@gitee.com:apiadmin/ApiAdmin-WEB.git
apiadmin
ApiAdmin-WEB
ApiAdmin-WEB
master

搜索帮助