diff --git a/vue-admin-wonderful-next/src/views/components/auth/auth.vue b/vue-admin-wonderful-next/src/components/auth/auth.vue similarity index 100% rename from vue-admin-wonderful-next/src/views/components/auth/auth.vue rename to vue-admin-wonderful-next/src/components/auth/auth.vue diff --git a/vue-admin-wonderful-next/src/views/components/auth/authAll.vue b/vue-admin-wonderful-next/src/components/auth/authAll.vue similarity index 100% rename from vue-admin-wonderful-next/src/views/components/auth/authAll.vue rename to vue-admin-wonderful-next/src/components/auth/authAll.vue diff --git a/vue-admin-wonderful-next/src/views/components/auth/auths.vue b/vue-admin-wonderful-next/src/components/auth/auths.vue similarity index 100% rename from vue-admin-wonderful-next/src/views/components/auth/auths.vue rename to vue-admin-wonderful-next/src/components/auth/auths.vue diff --git a/vue-admin-wonderful-next/src/router/index.ts b/vue-admin-wonderful-next/src/router/index.ts index 0267011..27d5bf9 100644 --- a/vue-admin-wonderful-next/src/router/index.ts +++ b/vue-admin-wonderful-next/src/router/index.ts @@ -347,21 +347,6 @@ export const dynamicRoutes = [ icon: 'iconfont icon-fuzhiyemian' } }, - { - path: '/components', - name: 'componentsIndex', - component: () => import('/@/views/components/index.vue'), - meta: { - title: '组件', - isLink: '', - isHide: false, - isKeepAlive: true, - isAffix: false, - isIframe: false, - auth: ['admin', 'test'], - icon: 'iconfont icon-zujian' - } - }, { path: '/chart', name: 'chartIndex', diff --git a/vue-admin-wonderful-next/src/views/limits/frontEnd/btn/index.vue b/vue-admin-wonderful-next/src/views/limits/frontEnd/btn/index.vue index 1dad46e..77e4e11 100644 --- a/vue-admin-wonderful-next/src/views/limits/frontEnd/btn/index.vue +++ b/vue-admin-wonderful-next/src/views/limits/frontEnd/btn/index.vue @@ -222,9 +222,9 @@