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
39a80c62
authored
2021-01-13 09:36:01 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
背景色调整
1 parent
9c961d21
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
21 additions
and
20 deletions
src/components/fwsxbg/fwsxbgTab.vue
src/components/lineTree/lineItem.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 @
39a80c6
...
...
@@ -744,7 +744,7 @@
box-sizing
:
border-box
;
padding
:
20px
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
.box{
background-color
:
white
;
padding
:
10px
0
;
...
...
src/components/lineTree/lineItem.vue
View file @
39a80c6
...
...
@@ -32,7 +32,8 @@
:title=item.mc
>
<span
class=
"qsztImg"
v-if=
"item.bblx == 1 || (item.bhqkbsm != ''&& item.bhqkbsm != null)"
>
<span
class=
"qsztFont"
style=
"color: #9e9b9b"
>
变
</span>
<!--
<span
class=
"qsztFont"
style=
"color: #9e9b9b"
>
变
</span>
-->
<i
class=
"iconfont iconbian"
></i>
</span>
<template
v-else
>
<span
class=
"qsztImg"
v-if=
"item.qszt=='0'"
>
...
...
@@ -479,7 +480,7 @@ export default {
}
.qsztImg
{
width
:
16px
;
border-radius
:
50%
;
height
:
20px
;
width
:
20px
;
display
:
inline-block
;
//
border-radius
:
50%
;
height
:
20px
;
width
:
20px
;
display
:
inline-block
;
}
.project-name
{
position
:
relative
;
...
...
src/views/Home.vue
View file @
39a80c6
...
...
@@ -595,7 +595,7 @@ export default {
.el-main
{
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#E7EBF6
;
color
:
#333
;
//
text-align
:
center
;
//
line-height
:
160px
;
...
...
src/views/dbx/dbxinfo/index.vue
View file @
39a80c6
...
...
@@ -197,7 +197,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -215,7 +215,7 @@
display
:
flex
;
flex-direction
:
column
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/dbx/index.vue
View file @
39a80c6
...
...
@@ -80,7 +80,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -99,7 +99,7 @@
display
:
flex
;
flex-direction
:
column
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/dz/index.vue
View file @
39a80c6
...
...
@@ -71,7 +71,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/manage/index.vue
View file @
39a80c6
...
...
@@ -40,7 +40,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
}
/
deep
/
.el-tabs__item
{
height
:
48px
;
...
...
src/views/panel/add/index.vue
View file @
39a80c6
...
...
@@ -171,7 +171,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -188,7 +188,7 @@
display
:
flex
;
flex-direction
:
column
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/panel/change/index.vue
View file @
39a80c6
...
...
@@ -78,7 +78,7 @@ export default {
height
:
calc
(
100%
-
40px
);
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/panel/modify/index.vue
View file @
39a80c6
...
...
@@ -251,7 +251,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -268,7 +268,7 @@
display
:
flex
;
flex-direction
:
column
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#E7EBF6
;
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/panel/search/index.vue
View file @
39a80c6
...
...
@@ -201,7 +201,7 @@
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
@@ -218,7 +218,7 @@
display
:
flex
;
flex-direction
:
column
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
.tips{
color
:
#9B9B9B
;
margin-left
:
2px
;
...
...
src/views/zd/index.vue
View file @
39a80c6
...
...
@@ -111,7 +111,7 @@ export default {
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/zrz/index.vue
View file @
39a80c6
...
...
@@ -98,7 +98,7 @@ export default {
height
:
100%
;
}
//
background
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
padding
:
0
;
}
/
deep
/
.el-tabs__item
{
...
...
src/views/zrz/lpb/bjlp/index.vue
View file @
39a80c6
...
...
@@ -859,7 +859,7 @@ export default {
.edit
{
height
:
100%
;
//
background-color
:
#eaedf5
;
background-color
:
rgb
(
245
,
250
,
254
)
;
background-color
:
#EAEDF5
;
.tab-header
{
border
:
1px
solid
#dedede
;
box-sizing
:
border-box
;
...
...
Please
register
or
sign in
to post a comment