Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
cloudSystem
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
48d3c537
authored
Feb 20, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
f1b71d73
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
src/components/menu.vue
src/components/menu.vue
View file @
48d3c537
...
@@ -17,7 +17,9 @@
...
@@ -17,7 +17,9 @@
</div>
</div>
<!--right-bar-->
<!--right-bar-->
<div
class=
"user-box fr row verCenter"
>
<div
class=
"user-box fr row verCenter"
>
<i
class=
"el-icon-message-solid message-num"
@
click=
"showMsg"
>
<a
class=
"el-icon-s-cooperation"
style=
"font-size: 27px;"
href=
"/#/notice"
title=
"系统公告"
></a>
<div
class=
"line"
></div>
<i
class=
"el-icon-message-solid message-num"
@
click=
"showMsg"
title=
"消息通知"
>
<el-badge
class=
"mark"
:value=
"3"
/>
<el-badge
class=
"mark"
:value=
"3"
/>
</i>
</i>
<div
class=
"line"
></div>
<div
class=
"line"
></div>
...
@@ -854,7 +856,7 @@ export default {
...
@@ -854,7 +856,7 @@ export default {
height
:
40px
;
height
:
40px
;
overflow-y
:
hidden
;
overflow-y
:
hidden
;
position
:
relative
;
position
:
relative
;
width
:
calc
(
100vw
-
5
56
px
);
width
:
calc
(
100vw
-
5
78
px
);
.item-boxs
{
.item-boxs
{
position
:
absolute
;
position
:
absolute
;
...
...
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