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
d5567c13
authored
2020-12-28 15:56:21 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式调整
1 parent
9d0002fb
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
src/views/panel/add/index.vue
src/views/panel/change/index.vue
src/views/panel/modify/index.vue
src/views/panel/search/index.vue
src/views/panel/add/index.vue
View file @
d5567c1
...
@@ -171,6 +171,7 @@
...
@@ -171,6 +171,7 @@
171
height
:
100%
;
171
height
:
100%
;
172
}
172
}
173
background
:
#eaedf5
;
173
background
:
#eaedf5
;
174
padding
:
0
;
174
}
175
}
175
/
deep
/
.el-tabs__item
{
176
/
deep
/
.el-tabs__item
{
176
height
:
48px
;
177
height
:
48px
;
...
...
src/views/panel/change/index.vue
View file @
d5567c1
...
@@ -67,6 +67,7 @@ export default {
...
@@ -67,6 +67,7 @@ export default {
67
height
:
100%
;
67
height
:
100%
;
68
}
68
}
69
background
:
#eaedf5
;
69
background
:
#eaedf5
;
70
padding
:
0
;
70
}
71
}
71
/
deep
/
.el-tabs__item
{
72
/
deep
/
.el-tabs__item
{
72
height
:
48px
;
73
height
:
48px
;
...
...
src/views/panel/modify/index.vue
View file @
d5567c1
...
@@ -250,6 +250,7 @@
...
@@ -250,6 +250,7 @@
250
height
:
100%
;
250
height
:
100%
;
251
}
251
}
252
background
:
#eaedf5
;
252
background
:
#eaedf5
;
253
padding
:
0
;
253
}
254
}
254
/
deep
/
.el-tabs__item
{
255
/
deep
/
.el-tabs__item
{
255
height
:
48px
;
256
height
:
48px
;
...
...
src/views/panel/search/index.vue
View file @
d5567c1
...
@@ -196,6 +196,7 @@
...
@@ -196,6 +196,7 @@
196
height
:
100%
;
196
height
:
100%
;
197
}
197
}
198
background
:
#eaedf5
;
198
background
:
#eaedf5
;
199
padding
:
0
;
199
}
200
}
200
/
deep
/
.el-tabs__item
{
201
/
deep
/
.el-tabs__item
{
201
height
:
48px
;
202
height
:
48px
;
...
...
Please
register
or
sign in
to post a comment