party router

This commit is contained in:
xuecong 2021-12-05 07:18:03 +08:00
parent 62b5296d8a
commit c4e39a5255

View File

@ -25,7 +25,7 @@ module.exports = {
component: () => import('./index'), component: () => import('./index'),
children: [ children: [
{ {
path: 'main', path: '',
meta: { meta: {
title: '全部文章', title: '全部文章',
authRequired: true, authRequired: true,