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