Commit bd23763c by liangzhen

架构文档管理 替换

1 parent 042ec9bb
......@@ -121,7 +121,7 @@ export const routes = [
name: "techPoliticsFabric",
component: () => import("@/views/tech-politics-fabric/index.vue"),
meta: {
title: "技术政策结构化",
title: "架构文档管理",
},
},
{
......
......@@ -198,7 +198,7 @@ export default {
}
.content {
padding-left: 20px;
line-height: 32px;
line-height: 25px;
}
span {
display: inline-block;
......
......@@ -100,7 +100,7 @@ export const menuOptions = [
children: [
{
name: '架构文档管理',
path: '/main/managementDoc',
path: '/main/techPoliticsFabric',
},
],
},
......
This diff could not be displayed because it is too large.
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!