guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
93bd8ef681
Modificáronse 1 ficheiros con 1 adicións e 8 borrados
  1. 1 8
      config/menu-config.js

+ 1 - 8
config/menu-config.js

@@ -92,16 +92,9 @@ const teacher = [
     ],
   },
   {
-    path: '',
+    path: '/teaching/index',
     name: '在线课堂',
     module: 'teacher',
-    children: [
-      {
-        path: '/teaching/index',
-        name: '在线授课',
-        module: 'teacher',
-      },
-    ],
   },
 ];
 export const menu = [