mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 05:12:48 +08:00
新增移动端组件;移动端新增分组导航组件
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
|
||||
return [
|
||||
'category' => [
|
||||
'' => '普通:',
|
||||
'' => '普通',
|
||||
'pc' => '电脑端',
|
||||
'mb' => '移动端',
|
||||
],
|
||||
'post' => [
|
||||
'' => '普通:',
|
||||
'' => '普通',
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user