Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-project
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
海康威视
web-project
Commits
9f8966b0
Commit
9f8966b0
authored
Jul 14, 2024
by
梁淳峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20240714
parent
8aa30af3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
index.less
src/style/index.less
+5
-0
home.vue
src/views/home.vue
+1
-1
No files found.
src/style/index.less
View file @
9f8966b0
...
...
@@ -88,7 +88,12 @@ html {
position: relative;
display: flex;
border-bottom: 1px solid #eee;
a{
color: #ffffff;
}
}
.ams-main {
border-left: 1px solid #0c0202;
...
...
src/views/home.vue
View file @
9f8966b0
...
...
@@ -13,7 +13,7 @@
</div>
</div>
<div
class=
"ams-container"
:style=
"
{ left: menuWidth-2 + 'px' }">
<div
class=
"ams-header"
style=
" background-color: #526bab;
color:white
"
>
<div
class=
"ams-header"
style=
" background-color: #526bab;"
>
<div
class=
"enterprise-name"
>
<el-dropdown
size=
"'large'"
style=
"margin-left: 10px;margin-top: 5px;color:blue; width: 100%;"
@
command=
"handleCommand"
:trigger=
"(roleId > 2) ? 'contextmenu' : 'hover'"
>
...
...
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