mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 18:42:47 +08:00
9 lines
124 B
PHP
9 lines
124 B
PHP
<?php
|
|
|
|
return [
|
|
'descriptions' => [
|
|
'title' => '描述列表',
|
|
'desc' => '预览表单/表格'
|
|
]
|
|
];
|