ThinkAdmin/README.md
2017-04-16 17:19:55 +08:00

18 lines
846 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Think.Admin
---
`Think.Admin`是一个基于`Thinkphp5`开发的后台管理系统,集成后台系统常用功能。
项目安装请参考`ThinkPHP`官方文档,数据库`sql`文件存放于项目根目录下。
`Think.Admin`已集成模块
---
* 简易RBAC权限管理用户、权限、节点、菜单控制
* 自建秒传文件上载组件(本地存储、七牛云存储可选)
* 基站数据服务组件(唯一随机序号、表单更新)
* Http服务组件原生CURL封装兼容PHP多版本
* 微信公众号服务组件基于wechat-php-sdk微信网页授权获取用户信息、已关注粉丝管理、自定义菜单管理等等
* 微信商户支付服务组件基于wechat-php-sdk支持JSAPI支付、扫码模式一支付、扫码模式二支付
* 更多组件开发中...