mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-09 05:32:49 +08:00
增加表单详情预览
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type'=>[
|
||||
'',
|
||||
'border'
|
||||
],
|
||||
'position'=>[
|
||||
'',
|
||||
'space-between',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user