瀏覽代碼

修改菜单

kevin_zhangl 3 年之前
父節點
當前提交
e7b48ad0e5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontendApi/config/menu.php

+ 1 - 1
frontendApi/config/menu.php

@@ -121,7 +121,7 @@ return [
         'routePath'=>'article',
         'show'=>1,
         'child'=>[
-            ['name'=>'Article List', 'class'=>'', 'icon'=>'', 'controller'=>'article', 'action'=>'article-list', 'routePath'=>'article/article-list', 'show'=>1],
+            ['name'=>'System Notification', 'class'=>'', 'icon'=>'', 'controller'=>'article', 'action'=>'article-list', 'routePath'=>'article/article-list', 'show'=>1],
         ]
     ],
 //    'message'=>[