mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 10:02:49 +08:00
优化手机端表现
This commit is contained in:
@@ -37,6 +37,9 @@ class MenuServiceBase
|
||||
->find();
|
||||
!empty($data) && $data['href'] = __url($data['href']);
|
||||
|
||||
$data['mb_title'] = '菜单';
|
||||
$data['mb_href'] = (string)url('admin/Index/mobile');
|
||||
|
||||
return $data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user