lcw
This commit is contained in:
@ -918,10 +918,19 @@ export const publicRoutes = [
|
||||
|
||||
// ]
|
||||
// },
|
||||
// {
|
||||
// path: "/forumPost2",
|
||||
// name: "forumPost2",
|
||||
// component: () => import("@/views/forumPost/index.vue"),
|
||||
// meta: {
|
||||
// title: "情报论坛",
|
||||
// icon: "article-ranking"
|
||||
// }
|
||||
// },
|
||||
{
|
||||
path: "/forumPost",
|
||||
name: "forumPost",
|
||||
component: () => import("@/views/forumPost/index.vue"),
|
||||
component: () => import("@/views/backOfficeSystem/luntan/index.vue"),
|
||||
meta: {
|
||||
title: "情报论坛",
|
||||
icon: "article-ranking"
|
||||
|
||||
Reference in New Issue
Block a user