src/router/views/index.js
@@ -321,6 +321,20 @@ import ( /* webpackChunkName: "views" */ '@/views/animalHeat/animalHeat') }] }, { path: '/comment', component: Layout, peixun: true, redirect: '/comment/index', children: [{ path: 'index', name: '评论审核', meta: { i18n: 'comment' }, component: () => import ( /* webpackChunkName: "views" */ '@/views/comment/comment') }] }, { path: '/article', component: Layout, peixun: true,