mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-06 20:32:49 +08:00
新增宫格导航组件;增加innermargin设置(手机滚动条间隙);增加tp模板渲染;
This commit is contained in:
@@ -3,4 +3,5 @@ title={$component_title}
|
||||
padding=0
|
||||
margin=0
|
||||
gray=0
|
||||
mobile=0
|
||||
mobile=0
|
||||
inner_margin=0
|
||||
5
app/command/make/component/tpl/_index.php
Normal file
5
app/command/make/component/tpl/_index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user