审查视图

Karson authored
1
FastAdmin是一款基于ThinkPHP5+Bootstrap的极速后台开发框架。
Karson authored
2 3

4
## 主要特性
Karson authored
5
6
* 基于`Auth`验证的权限管理系统
Karson authored
7 8
    * 支持无限级父子级权限继承,父级的管理员可任意增删改子级管理员及权限设置
    * 支持单管理员多角色
Karson authored
9
    * 支持管理子级数据或个人数据
Karson authored
10
* 强大的一键生成功能
Karson authored
11
    * 一键生成CRUD,包括控制器、模型、视图、JS、语言包、菜单、回收站等
Karson authored
12 13 14
    * 一键压缩打包JS和CSS文件,一键CDN静态资源部署
    * 一键生成控制器菜单和规则
    * 一键生成API接口文档
15 16 17 18 19
* 完善的前端功能组件开发
    * 基于`AdminLTE`二次开发
    * 基于`Bootstrap`开发,自适应手机、平板、PC
    * 基于`RequireJS`进行JS模块管理,按需加载
    * 基于`Less`进行样式开发
Karson authored
20
* 强大的插件扩展功能,在线安装卸载升级插件
Karson authored
21
* 通用的会员模块和API模块
Karson authored
22
* 共用同一账号体系的Web端会员中心权限验证和API接口会员权限验证
23
* 二级域名部署支持,同时域名支持绑定到插件
Karson authored
24
* 多语言支持,服务端及客户端支持
Karson authored
25 26
* 支持大文件分片上传、剪切板粘贴上传、拖拽上传,进度条显示,图片上传前压缩
* 强大的第三方应用模块支持([CMS](https://www.fastadmin.net/store/cms.html)[博客](https://www.fastadmin.net/store/blog.html)[知识付费问答](https://www.fastadmin.net/store/ask.html)[在线投票系统](https://www.fastadmin.net/store/vote.html)[商城系统](https://www.fastadmin.net/store/shopro.html))
27 28
* 支持CMS、博客、知识付费问答无缝整合[Xunsearch全文搜索](https://www.fastadmin.net/store/xunsearch.html)
* 第三方小程序支持([预订小程序](https://www.fastadmin.net/store/ball.html)[问答小程序](https://www.fastadmin.net/store/questions.html)[活动报名小程序](https://www.fastadmin.net/store/huodong.html)[商城小程序](https://www.fastadmin.net/store/xshop.html)[博客小程序](https://www.fastadmin.net/store/blog.html))
29
* 整合第三方短信接口(阿里云、腾讯云短信)
Karson authored
30
* 无缝整合第三方云存储(七牛云、阿里云OSS、又拍云)功能
31
* 第三方富文本编辑器支持(Summernote、Kindeditor、百度编辑器)
Karson authored
32
* 第三方登录(QQ、微信、微博)整合
Karson authored
33 34
* 第三方支付(微信、支付宝)无缝整合,微信支持PC端扫码支付
* 丰富的插件应用市场
Karson authored
35
36
## 安装使用
Karson authored
37
Karson authored
38
https://doc.fastadmin.net
Karson authored
39
40
## 在线演示
Karson authored
41
Karson authored
42
https://demo.fastadmin.net
Karson authored
43
Karson authored
44
用户名:admin
Karson authored
45
Karson authored
46 47
密 码:123456
48
提 示:演示站数据无法进行修改,请下载源码安装体验全部功能
Karson authored
49
50
## 界面截图
51
![控制台](https://gitee.com/uploads/images/2017/0411/113717_e99ff3e7_10933.png "控制台")
Karson authored
52
53
## 问题反馈
Karson authored
54
Karson authored
55 56
在使用中有任何问题,请使用以下联系方式联系我们
Karson authored
57
交流社区: https://ask.fastadmin.net
Karson authored
58
59
QQ群: [636393962](https://jq.qq.com/?_wv=1027&k=487PNBb)() [708784003](https://jq.qq.com/?_wv=1027&k=5ObjtwM)(满) [964776039](https://jq.qq.com/?_wv=1027&k=59qjU2P)(3群) [749803490](https://jq.qq.com/?_wv=1027&k=5tczi88)(满) [767103006](https://jq.qq.com/?_wv=1027&k=5Z1U751)() [675115483](https://jq.qq.com/?_wv=1027&k=54I6mts)(6群)
Karson authored
60
Karson authored
61
Github: https://github.com/karsonzhang/fastadmin
Karson authored
62
63
Gitee: https://gitee.com/karson/fastadmin
Karson authored
64
65
## 特别鸣谢
Karson authored
66 67 68

感谢以下的项目,排名不分先后
Karson authored
69
ThinkPHP:http://www.thinkphp.cn
Karson authored
70
71
AdminLTE:https://adminlte.io
Karson authored
72
Karson authored
73
Bootstrap:http://getbootstrap.com
Karson authored
74
Karson authored
75
jQuery:http://jquery.com
Karson authored
76
77 78 79 80 81 82
Bootstrap-table:https://github.com/wenzhixin/bootstrap-table

Nice-validator: https://validator.niceue.com

SelectPage: https://github.com/TerryZ/SelectPage
Karson authored
83 84 85 86
Layer: https://layer.layui.com

DropzoneJS: https://www.dropzonejs.com
Karson authored
87
88
## 版权信息
Karson authored
89 90 91 92 93

FastAdmin遵循Apache2开源协议发布,并提供免费使用。

本项目包含的第三方源码和二进制文件之版权信息另行标注。
Karson authored
94
版权所有Copyright © 2017-2020 by FastAdmin (https://www.fastadmin.net)
Karson authored
95
96
All rights reserved。