mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-07 04:42:48 +08:00
增加从文件自动导入数据库命令;增加描述列表组件(未完成)
This commit is contained in:
8
config/demo.php
Normal file
8
config/demo.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'descriptions' => [
|
||||
'title' => '描述列表',
|
||||
'desc' => '预览表单/表格'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user