Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
5b93c837
authored
2021-01-19 10:32:58 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
三级菜单调整
1 parent
9c7377d9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
15 deletions
src/views/panel/change/fg/index.vue
src/views/panel/change/fwsxbg/index.vue
src/views/panel/change/hb/index.vue
src/views/panel/change/fg/index.vue
View file @
5b93c83
...
...
@@ -921,7 +921,7 @@
.menu
{
/deep/
.el-tabs__content
{
position
:
unset
;
margin-top
:
6
2
px
;
margin-top
:
6
0
px
;
overflow
:
visible
;
}
/
deep
/
.el-tabs__header
{
...
...
@@ -934,7 +934,7 @@
border
:
0
;
border-bottom
:
1px
solid
#E4E7ED
;
/deep/
.el-tabs__nav-scroll
{
height
:
50
px
;
height
:
44
px
;
box-sizing
:
border-box
;
padding-left
:
20px
;
.el-tabs__active-bar
{
...
...
@@ -945,10 +945,10 @@
margin-left
:
0
!important
;
>
.el-tabs__item
{
border
:
1px
solid
#DEDEDE
;
height
:
3
6
px
;
line-height
:
3
2
px
;
height
:
3
2
px
;
line-height
:
3
0
px
;
padding
:
0
20px
;
margin
:
7
px
10px
9px
0
;
margin
:
6
px
10px
9px
0
;
background-color
:
#ffffff
;
}
.is-active
{
...
...
src/views/panel/change/fwsxbg/index.vue
View file @
5b93c83
...
...
@@ -87,7 +87,7 @@ export default {
border
:
0
;
border-bottom
:
1px
solid
#E4E7ED
;
/deep/
.el-tabs__nav-scroll
{
height
:
50
px
;
height
:
44
px
;
box-sizing
:
border-box
;
padding-left
:
20px
;
.el-tabs__active-bar
{
...
...
@@ -98,10 +98,10 @@ export default {
margin-left
:
0
!important
;
>
.el-tabs__item
{
border
:
1px
solid
#DEDEDE
;
height
:
36
px
;
line-height
:
32
px
;
padding
:
0
20px
;
margin
:
7
px
10px
9px
0
;
height
:
32
px
;
line-height
:
30
px
;
padding
:
0
20px
;
margin
:
6
px
10px
9px
0
;
background-color
:
#ffffff
;
}
.is-active
{
...
...
src/views/panel/change/hb/index.vue
View file @
5b93c83
...
...
@@ -586,7 +586,7 @@
height
:
100%
;
/deep/
.el-tabs__content
{
position
:
unset
;
margin-top
:
4
0px
;
margin-top
:
3
0px
;
overflow
:
visible
;
}
/
deep
/
.el-tabs__header
{
...
...
@@ -599,7 +599,7 @@
border
:
0
;
border-bottom
:
1px
solid
#E4E7ED
;
/deep/
.el-tabs__nav-scroll
{
height
:
50
px
;
height
:
44
px
;
box-sizing
:
border-box
;
padding-left
:
20px
;
.el-tabs__active-bar
{
...
...
@@ -610,10 +610,10 @@
margin-left
:
0
!important
;
>
.el-tabs__item
{
border
:
1px
solid
#DEDEDE
;
height
:
3
6
px
;
line-height
:
3
2
px
;
height
:
3
2
px
;
line-height
:
3
0
px
;
padding
:
0
20px
;
margin
:
7
px
10px
9px
0
;
margin
:
6
px
10px
9px
0
;
background-color
:
#ffffff
;
}
.is-active
{
...
...
Please
register
or
sign in
to post a comment