This commit is contained in:
wolfcode
2023-06-15 17:17:00 +08:00
parent 874c008d89
commit 32193ad91e
4 changed files with 19 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
> `EasyAdmin8` 基于 [`EasyAdmin`](https://gitee.com/zhongshaofa/easyadmin) 的基础上更新 ThinkPHP 框架到 8.0 PHP 最低版本要求不低于 8.0
>
> ThinkPHP v8.0 和 layui v2.8.x 的快速开发的后台管理系统。
>
> 演示地址:[easyadmin8.wolfcode.top](http://easyadmin8.wolfcode.top)
## 安装教程
@@ -40,6 +42,23 @@
```
## 界面预览
###
<center>
<img src="public/static/common/images/easyadmin8-01.png" />
</center>
###
<center>
<img src="public/static/common/images/easyadmin8-02.png" />
</center>
###
<center>
<img src="public/static/common/images/easyadmin8-03.png" />
</center>
## 项目特性
* 快速CURD命令行

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB