Explorar el Código

update 重构友情链接

15724580513 hace 5 años
padre
commit
03b29ed0cd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/router.js

+ 1 - 1
src/router.js

@@ -220,7 +220,7 @@ const router = new Router({
                                                   icon: "",
                                                   title: "think"
                                               },
-                                              isAdminMenu: true,
+                                              isAdminMenu: false,
                                               component: () => {
                                                   return import(/* webpackChunkName: "register" */ './views/think/youqinglianjie/index.vue');
                                               },