mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 05:12:48 +08:00
新增宫格导航组件;增加innermargin设置(手机滚动条间隙);增加tp模板渲染;
This commit is contained in:
13
source/components/nav/ul-nav-grid/_index.php
Normal file
13
source/components/nav/ul-nav-grid/_index.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'colors'=>[
|
||||
'red',
|
||||
'orange',
|
||||
'yellow',
|
||||
'green',
|
||||
'bluegreen',
|
||||
'blue',
|
||||
'purple',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user