edit
This commit is contained in:
parent
096f55826f
commit
6044f3b915
@ -535,18 +535,18 @@ class Menu
|
||||
'is_show' => true,
|
||||
'route' => 'admin/page/about-us',
|
||||
],
|
||||
// [
|
||||
// 'name' => '微信小程序',
|
||||
// 'is_menu' => true,
|
||||
// 'is_show' => true,
|
||||
// 'route' => null,
|
||||
// 'children' => [
|
||||
// [
|
||||
// 'name' => '微信配置',
|
||||
// 'is_menu' => true,
|
||||
// 'is_show' => true,
|
||||
// 'route' => 'admin/wechat/mp',
|
||||
// ],
|
||||
[
|
||||
'name' => '微信小程序',
|
||||
'is_menu' => true,
|
||||
'is_show' => true,
|
||||
'route' => null,
|
||||
'children' => [
|
||||
[
|
||||
'name' => '微信配置',
|
||||
'is_menu' => true,
|
||||
'is_show' => true,
|
||||
'route' => 'admin/wechat/mp',
|
||||
],
|
||||
// [
|
||||
// 'name' => '轮播图',
|
||||
// 'is_menu' => true,
|
||||
@ -559,8 +559,8 @@ class Menu
|
||||
// 'is_show' => false,
|
||||
// 'route' => 'admin/wechat/mp-tpl-msg',
|
||||
// ],
|
||||
// ]
|
||||
// ],
|
||||
]
|
||||
],
|
||||
// [
|
||||
// 'name' => '短信设置',
|
||||
// 'is_menu' => true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user