diff --git a/README.md b/README.md index bdfc0dd..258bbb3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ▲ 开发商:生蚝科技 -▲ 代码版本信息:***Build 00046*** +▲ 代码版本信息:***Build 00080*** ▲ 系统版本信息:***V1.0.0*** @@ -20,13 +20,15 @@ 1. 在你的服务器网站根目录下新建“rbac”文件夹,下载并上传整个项目至此 -2. 导入rbac.sql到数据库 +2. 导入tp6_rbac.sql到数据库 -3. 根据普通的ThinkPHP项目配置来配置我们的项目(如:Nginx/各种配置文件) +3. 命令行执行 ``composer install`` -4. 访问 http://example.com/rbac 并使用演示账户 【super|123456】 以登录系统 +4. 根据普通的ThinkPHP6配置来配置我们的项目(如:Nginx/各种配置文件) -5. Congratulations! Your project has been completed! Please explore it or secondary develop it. +5. 访问 http://example.com/rbac 并使用演示账户 【super|123456】 以登录系统 + +6. Congratulations! Your project has been completed! Please explore it or secondary develop it. --- @@ -40,6 +42,10 @@ * [`AdminLTE`](https://github.com/almasaeed2010/AdminLTE) UI框架,遵循`MIT`协议 -* [`ThinkPHP 6`](https://github.com/top-think/framework),遵循`Apache2`协议 +* [`ThinkPHP 6`](https://github.com/top-think/framework) 后端框架,遵循`Apache2`协议 + +* [`WeUI`](https://github.com/Tencent/weui),遵循`MIT`协议 + +* [`Staticfile CDN`](https://github.com/staticfile/static) CDN服务 * Github提供的免费代码仓库