Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9638801d
authored
Aug 22, 2025
by
孙美琪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片修改
parent
0be4aa16
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/layout/components/Navbar.vue
+1
-1
src/views/index.vue
+1
-1
No files found.
src/layout/components/Navbar.vue
View file @
9638801d
...
...
@@ -26,7 +26,7 @@
<div
class=
"avatar-container"
>
<el-dropdown
@
command=
"handleCommand"
class=
"right-menu-item hover-effect"
>
<div
class=
"avatar-wrapper"
>
<img
:src=
"userStore.avatar"
class=
"user-avatar"
/>
<img
:src=
"userStore.avatar"
class=
"user-avatar"
alt=
""
/>
<el-icon>
<caret-bottom/>
</el-icon>
...
...
src/views/index.vue
View file @
9638801d
...
...
@@ -455,7 +455,7 @@ function handleInfoDetails(id) {
}
.
app
-
container
{
padding
:
0
;
padding
:
90
px
0
0
0
!
important
;
flex
-
grow
:
1
;
flex
-
shrink
:
1
;
position
:
relative
;
...
...
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