zhangchangchun 6 vuotta sitten
vanhempi
commit
c1dc184cca
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      config/menu.php

+ 10 - 0
config/menu.php

@@ -10,6 +10,16 @@ return [
         'name' => 'management',
         'title' => '商家',
         'children' => [
+            [
+                'name' => 'index',
+                'title' => '首页',
+                'children' => [
+                    [
+                        'name' => 'statistics-shop',
+                        'title' => '统计',
+                    ],
+                ],
+            ],
             [
                 'name' => 'product',
                 'title' => '商品',