Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ade91313
authored
2022-12-28 16:40:30 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:navbar
1 parent
b2191c61
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/layout/components/Navbar.vue
src/layout/components/Navbar.vue
View file @
ade9131
...
...
@@ -4,9 +4,9 @@
<div
class=
"logo"
>
{{
title
}}
</div>
<div
class=
"backdrop"
>
<
!--
<
div
class=
"backdrop"
>
<theme
style=
"float: right;height: 26px;width: 26px;margin-top: 26px;"
@
change=
"themeChange"
/>
</div>
</div>
-->
<div
class=
"right-menu"
>
<div
class=
"dataView pointer"
@
click=
"handleDataView"
>
大屏展示
</div>
<svg-icon
class=
"function"
icon-class=
'function'
/>
...
...
Please
register
or
sign in
to post a comment