Przeglądaj źródła

update 重构友情链接

15724580513 5 lat temu
rodzic
commit
03b29ed0cd
1 zmienionych plików z 1 dodań i 1 usunięć
  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');
                                               },