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
68406e82
authored
2021-01-11 19:00:06 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
底色修改样式
1 parent
fb42c755
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
37 additions
and
18 deletions
src/components/fwsxbg/fwsxbgTab.vue
src/views/Home.vue
src/views/dbx/dbxinfo/index.vue
src/views/dbx/index.vue
src/views/dz/index.vue
src/views/manage/index.vue
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/zd/index.vue
src/views/zrz/index.vue
src/views/zrz/lpb/bjlp/index.vue
src/components/fwsxbg/fwsxbgTab.vue
View file @
68406e8
...
...
@@ -743,7 +743,9 @@
height
:
100%
;
box-sizing
:
border-box
;
padding
:
20px
;
background-color
:
#eaedf5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.box{
background-color
:
white
;
padding
:
10px
0
;
...
...
src/views/Home.vue
View file @
68406e8
...
...
@@ -593,7 +593,8 @@ export default {
}
.el-main
{
background-color
:
#EAEDF5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
color
:
#333
;
//
text-align
:
center
;
//
line-height
:
160px
;
...
...
src/views/dbx/dbxinfo/index.vue
View file @
68406e8
...
...
@@ -196,7 +196,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -213,7 +214,8 @@
padding
:
0
18px
0
0
;
display
:
flex
;
flex-direction
:
column
;
background-color
:
#EAEDF5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/dbx/index.vue
View file @
68406e8
...
...
@@ -79,7 +79,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -97,7 +98,8 @@
padding
:
0
18px
0
0
;
display
:
flex
;
flex-direction
:
column
;
background-color
:
#EAEDF5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/dz/index.vue
View file @
68406e8
...
...
@@ -64,7 +64,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/manage/index.vue
View file @
68406e8
...
...
@@ -39,7 +39,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
}
/
deep
/
.el-tabs__item
{
height
:
48px
;
...
...
src/views/panel/add/index.vue
View file @
68406e8
...
...
@@ -170,7 +170,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -186,7 +187,8 @@
padding
:
0
18px
;
display
:
flex
;
flex-direction
:
column
;
background-color
:
#EAEDF5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/panel/change/index.vue
View file @
68406e8
...
...
@@ -77,7 +77,8 @@ export default {
/deep/.el-tab-pane{
height
:
calc
(
100%
-
40px
);
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/panel/modify/index.vue
View file @
68406e8
...
...
@@ -250,7 +250,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -266,7 +267,8 @@
padding
:
0
18px
;
display
:
flex
;
flex-direction
:
column
;
background-color
:
#EAEDF5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/panel/search/index.vue
View file @
68406e8
...
...
@@ -201,7 +201,8 @@
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -217,7 +218,8 @@
padding
:
0
18px
0
0
;
display
:
flex
;
flex-direction
:
column
;
background-color
:
#EAEDF5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/zd/index.vue
View file @
68406e8
...
...
@@ -109,7 +109,8 @@ export default {
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/zrz/index.vue
View file @
68406e8
...
...
@@ -90,7 +90,8 @@ export default {
/deep/.el-tab-pane{
height
:
100%
;
}
background
:
#eaedf5
;
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/zrz/lpb/bjlp/index.vue
View file @
68406e8
...
...
@@ -831,7 +831,8 @@ export default {
<
style
scoped
lang=
"less"
>
.edit
{
height
:
100%
;
background-color
:
#eaedf5
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
);
.tab-header
{
border
:
1px
solid
#dedede
;
border-top
:
0
;
...
...
Please
register
or
sign in
to post a comment