1
0
mirror of https://github.com/chowa/ejyy.git synced 2026-01-21 05:07:48 +08:00

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'),
children: [
{
path: 'main',
path: '',
meta: {
title: '全部文章',
authRequired: true,