Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
psa-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高滢
psa-web
Commits
9fb8b9bf
Commit
9fb8b9bf
authored
Mar 17, 2025
by
祁正
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页-优化
parent
19620503
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
index.js
src/router/index.js
+1
-1
index.vue
src/views/index.vue
+1
-0
No files found.
src/router/index.js
View file @
9fb8b9bf
...
...
@@ -66,7 +66,7 @@ export const constantRoutes = [
path
:
'/index'
,
component
:
()
=>
import
(
'@/views/index'
),
name
:
'Index'
,
meta
:
{
title
:
'
首页
'
,
icon
:
'dashboard'
,
affix
:
true
}
meta
:
{
title
:
'
工作台
'
,
icon
:
'dashboard'
,
affix
:
true
}
}
]
},
...
...
src/views/index.vue
View file @
9fb8b9bf
...
...
@@ -206,6 +206,7 @@ const isShowDot = (data)=>{
height
:
58%
;
}
.left-div-bottom
{
padding
:
29px
22
.8px
0
22
.8px
;
.detail-div
{
display
:
flex
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment