This commit is contained in:
lcw
2026-03-24 12:18:39 +08:00
parent c181530639
commit 60de16032f
49 changed files with 16031 additions and 12706 deletions

View File

@ -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"