Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit bd23763c
authored
Jul 16, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
架构文档管理 替换
1 parent
042ec9bb
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
src/router/index.js
src/views/Main/components/AppMain.vue
src/views/Main/menu.js
src/views/system/managementDoc/index.vue
src/router/index.js
View file @
bd23763
...
...
@@ -121,7 +121,7 @@ export const routes = [
name
:
"techPoliticsFabric"
,
component
:
()
=>
import
(
"@/views/tech-politics-fabric/index.vue"
),
meta
:
{
title
:
"
技术政策结构化
"
,
title
:
"
架构文档管理
"
,
},
},
{
...
...
src/views/Main/components/AppMain.vue
View file @
bd23763
...
...
@@ -198,7 +198,7 @@ export default {
}
.content
{
padding-left
:
20px
;
line-height
:
32
px
;
line-height
:
25
px
;
}
span
{
display
:
inline-block
;
...
...
src/views/Main/menu.js
View file @
bd23763
...
...
@@ -100,7 +100,7 @@ export const menuOptions = [
children
:
[
{
name
:
'架构文档管理'
,
path
:
'/main/
managementDo
c'
,
path
:
'/main/
techPoliticsFabri
c'
,
},
],
},
...
...
src/views/system/managementDoc/index.vue
View file @
bd23763
This diff could not be displayed because it is too large.
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment