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
3a50661e
authored
2021-01-12 09:49:00 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
变更页面三级菜单调整
1 parent
bb1dd90f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 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 @
3a50661
...
...
@@ -896,6 +896,7 @@
width
:
100%
;
margin-bottom
:
0
;
border
:
0
;
border-bottom
:
1px
solid
#E4E7ED
;
/deep/
.el-tabs__nav-scroll
{
height
:
50px
;
box-sizing
:
border-box
;
...
...
src/views/panel/change/fwsxbg/index.vue
View file @
3a50661
...
...
@@ -85,6 +85,7 @@ export default {
width
:
100%
;
margin-bottom
:
0
;
border
:
0
;
border-bottom
:
1px
solid
#E4E7ED
;
/deep/
.el-tabs__nav-scroll
{
height
:
50px
;
box-sizing
:
border-box
;
...
...
src/views/panel/change/hb/index.vue
View file @
3a50661
...
...
@@ -589,6 +589,7 @@
width
:
100%
;
margin-bottom
:
0
;
border
:
0
;
border-bottom
:
1px
solid
#E4E7ED
;
/deep/
.el-tabs__nav-scroll
{
height
:
50px
;
box-sizing
:
border-box
;
...
...
Please
register
or
sign in
to post a comment