From be35d0dacb7d8a19a2afcdecf69ac49851719c19 Mon Sep 17 00:00:00 2001 From: augushong Date: Sat, 4 Dec 2021 10:57:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cce138..4ae17e5 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ composer install ## 项目特性 +* 支持移动端表格转卡片 * 快速CURD命令行 * 一键生成控制器、模型、视图、JS文件 * 支持关联查询、字段设置等等