Commit aea663bd authored by 夏敏伟's avatar 夏敏伟
parents 491e19dd 2ca44871
...@@ -29,8 +29,8 @@ div::-webkit-scrollbar-corner { ...@@ -29,8 +29,8 @@ div::-webkit-scrollbar-corner {
/* color: #ffffff96; */ /* color: #ffffff96; */
/* color: white !important; */ /* color: white !important; */
background: none !important; background: none !important;
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
box-shadow: 0 0 10px #1b6097; box-shadow: 0 0 10px #3a5f94c9;
} }
.public-input>.el-input__inner>input { .public-input>.el-input__inner>input {
...@@ -39,8 +39,8 @@ div::-webkit-scrollbar-corner { ...@@ -39,8 +39,8 @@ div::-webkit-scrollbar-corner {
} }
.public-range { .public-range {
box-shadow: 0 0 10px #1b6097; box-shadow: 0 0 10px #3a5f94c9;
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
} }
/* 按钮样式 */ /* 按钮样式 */
...@@ -110,7 +110,52 @@ div::-webkit-scrollbar-corner { ...@@ -110,7 +110,52 @@ div::-webkit-scrollbar-corner {
.el-select-dropdown__item.hover, .el-select-dropdown__item:hover{ .el-select-dropdown__item.hover, .el-select-dropdown__item:hover{
background-image: linear-gradient(to right, #17344b, #2f91af, #17354c); background-image: linear-gradient(to right, #17344b, #2f91af, #17354c);
} }
.el-select-dropdown__item{
color: #ffffff;
}
} }
.page-div {
width: 100%;
height: 50px;
.el-input--suffix .el-input__inner{
height: 30px;
}
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
.el-pagination span:not([class*=suffix]), .el-pagination button{
font-size: 12px;
height: 24px;
line-height: 24px;
}
.el-pager li{
font-size: 12px;
height: 24px;
line-height: 24px;
}
.el-pagination__editor.el-input .el-input__inner{
height: 24px;
}
.el-input__inner{
height: 24px;
}
}
.bk-animation { .bk-animation {
position: relative; position: relative;
......
This diff is collapsed.
...@@ -75,8 +75,8 @@ ...@@ -75,8 +75,8 @@
<el-col :span="5" class="tm-div"> <el-col :span="5" class="tm-div">
<SelectTrees :value="value_select" filterable :data="tree_data" @NodeClick="NodeClick" class="aaaaaaaaaaaaaaaa"/> <SelectTrees :value="value_select" filterable :data="tree_data" @NodeClick="NodeClick" class="aaaaaaaaaaaaaaaa"/>
</el-col> </el-col>
<div class="line-s"></div> <!-- <div class="line-s"></div> -->
<el-col :span="5" class="jzxs"> <!-- <el-col :span="5" class="jzxs">
<div <div
:class="['rk-jg-div', type_rw_jg == 0 ? 'active-tb' : '']" :class="['rk-jg-div', type_rw_jg == 0 ? 'active-tb' : '']"
@click="qh_type_rwjg(0)" @click="qh_type_rwjg(0)"
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<span>机构库</span> <span>机构库</span>
</div> </div>
</div> </div>
</el-col> </el-col> -->
<div class="line-s"></div> <div class="line-s"></div>
<el-col <el-col
:span="3" :span="3"
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
>搜索</el-button >搜索</el-button
> >
</el-col> </el-col>
<div class="line-s"></div> <!-- <div class="line-s"></div> -->
<el-col :span="2" style="max-width: calc(9% - 31px)" class="pub-col"> <el-col :span="2" style="max-width: calc(9% - 31px)" class="pub-col">
<el-button <el-button
type="primary" type="primary"
...@@ -976,7 +976,7 @@ export default { ...@@ -976,7 +976,7 @@ export default {
position: relative; position: relative;
.top-div { .top-div {
width: 100%; width: calc(100% - 2px);
height: 80px; height: 80px;
border: 1px solid #3a5f94c9; border: 1px solid #3a5f94c9;
font-weight: 600; font-weight: 600;
...@@ -1317,30 +1317,6 @@ export default { ...@@ -1317,30 +1317,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-input--suffix .el-input__inner{
height: 30px;
}
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
...@@ -1691,8 +1667,10 @@ export default { ...@@ -1691,8 +1667,10 @@ export default {
width: 100%; width: 100%;
position: absolute; position: absolute;
top: 80px; top: 80px;
box-shadow: rgb(24, 110, 138) 0px 4px 6px; // box-shadow: rgb(24, 110, 138) 0px 4px 6px;
background-image: linear-gradient(#21334f, rgb(23, 73, 109)); // background-image: linear-gradient(#21334f, rgb(23, 73, 109));
background-image: url("../../assets/img/dfzy/new/6.png");
background-size: 100% 100%;
.demo-form-inline { .demo-form-inline {
width: 60%; width: 60%;
margin-left: 23%; margin-left: 23%;
......
...@@ -90,8 +90,8 @@ ...@@ -90,8 +90,8 @@
<el-col :span="5" class="tm-div"> <el-col :span="5" class="tm-div">
<SelectTrees :value="value_select" filterable :data="tree_data" @NodeClick="NodeClick"/> <SelectTrees :value="value_select" filterable :data="tree_data" @NodeClick="NodeClick"/>
</el-col> </el-col>
<div class="line-s"></div> <!-- <div class="line-s"></div> -->
<el-col :span="5" class="jzxs"> <!-- <el-col :span="5" class="jzxs">
<div <div
:class="['rk-jg-div', type_rw_jg == 0 ? 'active-tb' : '']" :class="['rk-jg-div', type_rw_jg == 0 ? 'active-tb' : '']"
@click="qh_type_rwjg(0)" @click="qh_type_rwjg(0)"
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
<span>机构库</span> <span>机构库</span>
</div> </div>
</div> </div>
</el-col> </el-col> -->
<div class="line-s"></div> <div class="line-s"></div>
<el-col <el-col
:span="3" :span="3"
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
>搜索</el-button >搜索</el-button
> >
</el-col> </el-col>
<div class="line-s"></div> <!-- <div class="line-s"></div> -->
<el-col :span="2" style="max-width: calc(9% - 31px)" class="pub-col"> <el-col :span="2" style="max-width: calc(9% - 31px)" class="pub-col">
<el-button <el-button
type="primary" type="primary"
...@@ -1146,12 +1146,10 @@ export default { ...@@ -1146,12 +1146,10 @@ export default {
float: left; float: left;
margin-left: 20px; margin-left: 20px;
overflow: hidden; overflow: hidden;
border: 1px solid #125473;
border-radius: 5px;
box-sizing: border-box; box-sizing: border-box;
position: relative; position: relative;
.top-div { .top-div {
width: 100%; width: calc(100% - 2px);
height: 80px; height: 80px;
border: 1px solid #3a5f94c9; border: 1px solid #3a5f94c9;
font-weight: 600; font-weight: 600;
...@@ -1494,30 +1492,6 @@ export default { ...@@ -1494,30 +1492,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-input--suffix .el-input__inner {
height: 30px;
}
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
......
This diff is collapsed.
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
</el-backtop> </el-backtop>
</template> </template>
<img class="back" :src="back" @click="goBack" /> <img class="back" :src="back" @click="goBack" />
<span v-if="form.updateTime" style="position: absolute; right: 157px; top: 12.3%">更新时间:<span style="color: #3de84e">{{ <span v-if="form.updateTime" style="position: absolute; right: 157px; top: 12.3%">更新时间:<span style="color: #ffc14e">{{
form.updateTime }}</span></span> form.updateTime }}</span></span>
<div style="width: calc(100% - 360px); float: left; padding: 20px"> <div style="width: calc(100% - 360px); float: left; padding: 20px">
<!-- <div class="top-title"> <!-- <div class="top-title">
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute; right: 157px; top: 12.3%" style="position: absolute; right: 157px; top: 12.3%"
>更新时间:<span style="color: #3de84e">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e">{{ form.updateTime }}</span></span
> >
<div style="width: calc(100% - 360px); float: left; padding: 20px"> <div style="width: calc(100% - 360px); float: left; padding: 20px">
<!-- <div class="top-title"> <!-- <div class="top-title">
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute;right: 100px;top: 15px;color: white;" style="position: absolute;right: 100px;top: 15px;color: white;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute;right: 100px;top: 15px;color: white;" style="position: absolute;right: 100px;top: 15px;color: white;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
padding: 40px; padding: 40px;
box-sizing: border-box; box-sizing: border-box;
overflow-y: auto; overflow-y: auto;
color: white;
.search { .search {
width: 100%; width: 100%;
height: 50px; height: 50px;
...@@ -870,10 +870,11 @@ ...@@ -870,10 +870,11 @@
} }
div { div {
width: calc(50% - 60px); width: calc(50% - 64px);
height: 100px; height: calc(100% - 4px);
float: left; float: left;
margin-left: 42px; margin-left: 42px;
padding: 2px;
img { img {
width: 100%; width: 100%;
......
...@@ -960,20 +960,6 @@ export default { ...@@ -960,20 +960,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
.bottom-content { .bottom-content {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
......
...@@ -660,7 +660,7 @@ export default { ...@@ -660,7 +660,7 @@ export default {
padding: 20px 30px 10px 30px; padding: 20px 30px 10px 30px;
box-sizing: border-box; box-sizing: border-box;
overflow-y: auto; overflow-y: auto;
color: white;
.el-tabs--border-card { .el-tabs--border-card {
width: calc(100% - 4px); width: calc(100% - 4px);
height: calc(100% - 4px); height: calc(100% - 4px);
......
...@@ -407,8 +407,6 @@ export default { ...@@ -407,8 +407,6 @@ export default {
box-sizing: border-box; box-sizing: border-box;
padding: 20px; padding: 20px;
float: left; float: left;
background: url("../../assets/img/yqjc/01.png") no-repeat;
background-size: 100% 100%;
input { input {
color: white; color: white;
background-color: transparent; background-color: transparent;
...@@ -448,7 +446,8 @@ export default { ...@@ -448,7 +446,8 @@ export default {
} }
.el-tree > .el-tree-node > .el-tree-node__content { .el-tree > .el-tree-node > .el-tree-node__content {
height: 40px; height: 40px;
background-image: url(../../assets/img/yqjc/24.png); // background-image: url(../../assets/img/yqjc/24.png);
background-image: url("../../assets/img/dfzy/new/6.png");
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
.el-icon-error { .el-icon-error {
...@@ -482,7 +481,7 @@ export default { ...@@ -482,7 +481,7 @@ export default {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
font-size: 14px; font-size: 12px;
padding-right: 8px; padding-right: 8px;
width: 82%; width: 82%;
.first-span { .first-span {
...@@ -498,17 +497,17 @@ export default { ...@@ -498,17 +497,17 @@ export default {
} }
} }
.el-tree > .el-tree-node > .el-tree-node__children { .el-tree > .el-tree-node > .el-tree-node__children {
background-color: #1d2d46ad !important; // background-color: #1d2d46ad !important;
width: 100%; width: 100%;
height: calc(100% - 44px); height: calc(100% - 44px);
overflow: auto; overflow: auto;
position: relative; position: relative;
.el-tree-node{ .el-tree-node{
width: 300px; // width: 300px;
} }
} }
.el-tree-node:focus > .el-tree-node__content { .el-tree-node:focus > .el-tree-node__content {
background-color: #00648a96 !important; background-color: #00648a78 !important;
// border-radius: 5px; // border-radius: 5px;
} }
...@@ -546,6 +545,9 @@ export default { ...@@ -546,6 +545,9 @@ export default {
font-size: 16px; font-size: 16px;
color: #2ae209; color: #2ae209;
} }
// .list-span{
// // background: #0b4c6dba;
// }
.el-icon-error { .el-icon-error {
font-size: 16px; font-size: 16px;
color: #ff5454; color: #ff5454;
...@@ -560,57 +562,6 @@ export default { ...@@ -560,57 +562,6 @@ export default {
height: 100%; height: 100%;
float: left; float: left;
margin-left: 10px; margin-left: 10px;
background: url("../../assets/img/yqjc/02.png") no-repeat;
background-size: 100% 100%;
}
.el-dialog {
width: 400px;
background-color: #1d2d47;
.el-dialog__header {
text-align: center;
.el-dialog__title {
color: white;
}
}
.el-dialog__body{
.dialogContent {
span {
float: left;
margin-top: 5.5px;
color: white;
}
.el-input {
width: 80%;
input {
height: 30px;
}
}
}
}
}
#impor_file .el-dialog__body{
text-align: center;
}
.importData .el-dialog {
width: 35%;
td,
th {
text-align: center;
}
}
.el-dialog{
.el-input__inner {
color: white !important;
background: none !important;
border: 1px solid #146a80 !important;
box-shadow: 0 0 10px #1b6097;
}
.el-textarea__inner {
color: white !important;
background: none !important;
border: 1px solid #146a80 !important;
box-shadow: 0 0 10px #1b6097;
}
} }
} }
</style> </style>
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
</el-switch> </el-switch>
</div> </div>
<div class="button-discuss" @click="searchs">搜索</div> <div class="button-discuss" @click="searchs">搜索</div>
<el-tooltip <!-- <el-tooltip
class="item" class="item"
effect="light" effect="light"
content="文件分析" content="文件分析"
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
@click="znjsfx_cli()" @click="znjsfx_cli()"
circle circle
></el-button> ></el-button>
</el-tooltip> </el-tooltip> -->
<!-- <div class="button-discuss1" @click="handleAdd()">新增</div> --> <!-- <div class="button-discuss1" @click="handleAdd()">新增</div> -->
</div> </div>
<div class="bottom-div"> <div class="bottom-div">
...@@ -294,7 +294,7 @@ ...@@ -294,7 +294,7 @@
placeholder="请输入关键字" placeholder="请输入关键字"
></el-input> ></el-input>
<div class="button-discuss" @click="seach_znjsfx(1)">搜索</div> <div class="button-discuss" @click="seach_znjsfx(1)">搜索</div>
<el-tooltip <!-- <el-tooltip
class="item" class="item"
effect="light" effect="light"
content="文件分析" content="文件分析"
...@@ -322,7 +322,7 @@ ...@@ -322,7 +322,7 @@
style="pointer-events: none" style="pointer-events: none"
circle circle
></el-button> ></el-button>
</el-tooltip> </el-tooltip> -->
</div> </div>
<div class="bottom-div"> <div class="bottom-div">
<div class="table-div"> <div class="table-div">
...@@ -1136,6 +1136,7 @@ export default { ...@@ -1136,6 +1136,7 @@ export default {
box-sizing: border-box; box-sizing: border-box;
overflow: hidden; overflow: hidden;
background-size: 100% 100%; background-size: 100% 100%;
color: white;
.el-tabs--card > .el-tabs__header { .el-tabs--card > .el-tabs__header {
border-bottom: 1px solid #146a80; border-bottom: 1px solid #146a80;
} }
...@@ -1165,7 +1166,7 @@ export default { ...@@ -1165,7 +1166,7 @@ export default {
.top-div { .top-div {
width: 100%; width: 100%;
height: 60px; height: 60px;
.el-button { .el-button{
float: left; float: left;
margin-left: 10px; margin-left: 10px;
margin-top: 3px; margin-top: 3px;
...@@ -1177,8 +1178,7 @@ export default { ...@@ -1177,8 +1178,7 @@ export default {
.el-input__inner { .el-input__inner {
background: none; background: none;
color: #ffff; color: #ffff;
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
box-shadow: 0 0 10px #1b6097;
} }
} }
.el-select { .el-select {
...@@ -1198,7 +1198,7 @@ export default { ...@@ -1198,7 +1198,7 @@ export default {
} }
} }
.el-input__inner { .el-input__inner {
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
} }
} }
.button-discuss { .button-discuss {
...@@ -1221,8 +1221,8 @@ export default { ...@@ -1221,8 +1221,8 @@ export default {
line-height: 30px; line-height: 30px;
float: right; float: right;
margin-top: 5px; margin-top: 5px;
font-size: 14px;
margin-right: 20px; margin-right: 20px;
font-size: 14px;
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;
background-image: url(../../assets/img/yqjc/40.png); background-image: url(../../assets/img/yqjc/40.png);
...@@ -1248,50 +1248,65 @@ export default { ...@@ -1248,50 +1248,65 @@ export default {
.bottom-div { .bottom-div {
width: 100%; width: 100%;
height: calc(100% - 55px); height: calc(100% - 55px);
box-shadow: 0 0 10px #1b6097;
.table-div { .table-div {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
.el-table tr { .el-table tr {
background-color: #1d2d46 !important; background-color: transparent !important;
color: #ffffffc7; color: #ffffffc7;
font-size: 14px;
} }
.el-table thead tr {
height: 40px;
background: url(../../assets/img/setting/tr1.png) no-repeat;
background-size: 100% 100%;
}
.el-table th{
background-color: transparent;
}
tbody tr {
border-bottom: 1px solid #252631;
}
.el-table td { .el-table td {
border-bottom: 1px solid #127a89; border-bottom: 1px solid #252631;
border-right: unset; border-right: unset;
} }
.el-table--enable-row-hover .el-table__body tr:hover > td {
.el-table--enable-row-hover .el-table__body tr:hover>td {
background-color: #82848a78; background-color: #82848a78;
} }
.el-table th { .el-table th {
border: unset; border: unset;
background-color: #263b5d !important; // background-color: #263b5d !important;
} }
.el-table--fit { .el-table--fit {
background: none !important; background: none !important;
border: unset; border: unset;
} }
.el-icon-delete-solid { .el-icon-delete-solid {
color: red; color: red;
cursor: pointer; cursor: pointer;
font-size: 18px; font-size: 18px;
} }
.el-icon-download {
color: #1172d8;
cursor: pointer;
font-size: 20px;
}
.el-icon-edit { .el-icon-edit {
color: #1172d8; color: #1172d8;
cursor: pointer; cursor: pointer;
font-size: 20px; font-size: 20px;
} }
.el-icon-view { .el-icon-view {
color: #00ffff; color: #00ffff;
font-size: 20px; font-size: 20px;
cursor: pointer; cursor: pointer;
} }
.el-table--group::after, .el-table--group::after,
.el-table--border::after, .el-table--border::after,
.el-table::before { .el-table::before {
...@@ -1428,26 +1443,6 @@ export default { ...@@ -1428,26 +1443,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
.bottom-content { .bottom-content {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
...@@ -1550,94 +1545,5 @@ export default { ...@@ -1550,94 +1545,5 @@ export default {
} }
} }
} }
.el-dialog {
background: #1d2d46 !important;
.el-dialog__title {
color: #ffffff;
}
.el-form-item__label {
color: #dadada;
}
.button-preview {
width: 100px;
height: 30px;
line-height: 30px;
margin-left: calc(50% - 110px);
margin-top: 10px;
font-size: 14px;
text-align: center;
cursor: pointer;
background-image: url(../../assets/img/yqjc/40.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
.button-cancel {
width: 100px;
height: 30px;
line-height: 30px;
margin-left: 20px;
margin-top: 10px;
text-align: center;
cursor: pointer;
background-image: url(../../assets/img/yqjc/41.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
.el-upload-list__item-name [class^="el-icon"] {
color: #2870ff;
height: unset !important;
}
.el-upload__tip {
color: #c7c7c7;
}
.el-upload-list__item-name {
color: #4382ff;
}
.audio-class {
margin-left: 75px;
}
}
/deep/ .el-list-enter-active,
/deep/ .el-list-leave-active {
transition: none;
}
/deep/ .el-list-enter,
/deep/ .el-list-leave-active {
opacity: 0;
}
/deep/ .el-upload-list {
height: 40px;
}
.slide-fade-enter-active {
transition: all 0.3s ease;
}
.slide-fade-leave-active {
transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-fade-enter, .slide-fade-leave-to
/* .slide-fade-leave-active for below version 2.1.8 */ {
transform: translateX(10px);
opacity: 0;
}
.xzwd {
.el-dialog__body {
padding: 25px 25px 0px;
}
}
.el-dialog {
.el-input__inner {
color: white !important;
background: none !important;
border: 1px solid #146a80 !important;
box-shadow: 0 0 10px #1b6097;
}
.el-textarea__inner {
color: white !important;
background: none !important;
border: 1px solid #146a80 !important;
box-shadow: 0 0 10px #1b6097;
}
}
} }
</style> </style>
...@@ -336,7 +336,7 @@ export default { ...@@ -336,7 +336,7 @@ export default {
background-image: url('../assets/img/home/homeBg.png'); background-image: url('../assets/img/home/homeBg.png');
background-size: 100% 105%; background-size: 100% 105%;
background-repeat: no-repeat; background-repeat: no-repeat;
color: white;
.ant-layout-header { .ant-layout-header {
background: none; background: none;
} }
......
...@@ -264,7 +264,7 @@ export default { ...@@ -264,7 +264,7 @@ export default {
background-image: url('../assets/img/homepage/6.png'); background-image: url('../assets/img/homepage/6.png');
background-size: 100% 100%; background-size: 100% 100%;
background-repeat: no-repeat; background-repeat: no-repeat;
animation: roate 20s infinite linear; animation: roate 50s infinite linear;
} }
@keyframes roate { @keyframes roate {
......
...@@ -200,7 +200,7 @@ export default { ...@@ -200,7 +200,7 @@ export default {
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
animation: roate 15s infinite linear; animation: roate 50s infinite linear;
@keyframes roate { @keyframes roate {
0% { 0% {
......
...@@ -515,7 +515,7 @@ export default { ...@@ -515,7 +515,7 @@ export default {
height: 100%; height: 100%;
float: left; float: left;
position: relative; position: relative;
background: #1d2d46; background: #23345066;
.rel-map[data-v-2964abc9] { .rel-map[data-v-2964abc9] {
background-color: #1d2d4600 !important; background-color: #1d2d4600 !important;
} }
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<span <span
v-if="!true_edit&&form.updateTime" v-if="!true_edit&&form.updateTime"
style="margin-left: 40px;line-height: 40px;" style="margin-left: 40px;line-height: 40px;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -15,26 +15,26 @@ ...@@ -15,26 +15,26 @@
type="warning" type="warning"
v-if="!true_edit" v-if="!true_edit"
@click="update()" @click="update()"
style="position: absolute; right: 112px; top: 11%" style="position: absolute; right: 200px; top: 160px"
>编辑</el-button >编辑</el-button
> >
<el-button <el-button
type="success" type="success"
v-if="true_edit" v-if="true_edit"
@click="edit_onSubmit()" @click="edit_onSubmit()"
style="position: absolute; right: 100px; top: 11%" style="position: absolute; right: 200px; top: 160px"
>保存</el-button >保存</el-button
> >
<el-button <el-button
v-if="true_edit" v-if="true_edit"
@click="qd_update()" @click="qd_update()"
style="position: absolute; right: 190px; top: 11%" style="position: absolute; right: 290px; top: 160px"
>取消</el-button >取消</el-button
> >
<span <span
v-if="!true_edit&&form.updateTime" v-if="!true_edit&&form.updateTime"
style="position: absolute; right: 400px;top: 12.1%;" style="position: absolute; right: 300px;top: 175px;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
...@@ -1745,8 +1745,8 @@ export default { ...@@ -1745,8 +1745,8 @@ export default {
width: 40px; width: 40px;
height: 40px; height: 40px;
position: absolute; position: absolute;
top: 11%; top: 159px;
right: 60px; right: 140px;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -1454,26 +1454,6 @@ export default { ...@@ -1454,26 +1454,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
} }
......
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
height: calc(100% - 40px); height: calc(100% - 40px);
padding: 0px 20px !important; padding: 0px 20px !important;
background-color: transparent; background-color: transparent;
overflow: hidden;
} }
} }
</style> </style>
......
...@@ -891,26 +891,6 @@ export default { ...@@ -891,26 +891,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
} }
.sjtms { .sjtms {
......
...@@ -1097,31 +1097,6 @@ export default { ...@@ -1097,31 +1097,6 @@ export default {
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
.bottom-content { .bottom-content {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute;right: 157px;top: 12.3%;" style="position: absolute;right: 157px;top: 12.3%;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -1180,26 +1180,6 @@ export default { ...@@ -1180,26 +1180,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump{
color: white;
}
.el-pagination__total{
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
.bottom-content { .bottom-content {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute;right: 157px;top: 12.3%;" style="position: absolute;right: 157px;top: 12.3%;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -919,27 +919,6 @@ export default { ...@@ -919,27 +919,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
......
...@@ -913,27 +913,6 @@ export default { ...@@ -913,27 +913,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump{
color: white;
}
.el-pagination__total{
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
......
...@@ -840,9 +840,9 @@ export default { ...@@ -840,9 +840,9 @@ export default {
margin: 20px; margin: 20px;
box-sizing: border-box; box-sizing: border-box;
overflow: hidden; overflow: hidden;
background-image: url("../../assets/img/xxxl/01.png"); // background-image: url("../../assets/img/xxxl/01.png");
background-size: 100% 100%; // background-size: 100% 100%;
color: white;
.table_lb { .table_lb {
width: 100%; width: 100%;
height: 100%; height: 100%;
...@@ -867,18 +867,18 @@ export default { ...@@ -867,18 +867,18 @@ export default {
float: left; float: left;
width: 225px; width: 225px;
margin-left: 0px; margin-left: 0px;
margin-top: 30px; margin-top: 20px;
.el-input__inner { .el-input__inner {
background: none; background: none;
color: #ffff; color: #ffff;
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
box-shadow: 0 0 10px #1b6097; box-shadow: 0 0 10px #3a5f94c9;
} }
} }
.button-discuss { .button-discuss {
margin-top: 35px; margin-top: 25px;
width: 100px; width: 100px;
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
...@@ -911,7 +911,6 @@ export default { ...@@ -911,7 +911,6 @@ export default {
.bottom-div { .bottom-div {
width: calc(100% - 40px); width: calc(100% - 40px);
height: calc(100% - 115px); height: calc(100% - 115px);
box-shadow: 0 0 10px #1b6097;
margin-left: 20px; margin-left: 20px;
margin-right: 20px; margin-right: 20px;
...@@ -1010,31 +1009,6 @@ export default { ...@@ -1010,31 +1009,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
} }
...@@ -1263,31 +1237,6 @@ export default { ...@@ -1263,31 +1237,6 @@ export default {
text-align: center; text-align: center;
} }
} }
.page-div {
width: 100%;
height: 35px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
} }
</style> </style>
\ No newline at end of file
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
padding: 40px; padding: 40px;
box-sizing: border-box; box-sizing: border-box;
overflow-y: hidden; overflow-y: hidden;
color: white;
.search { .search {
width: 100%; width: 100%;
height: 50px; height: 50px;
...@@ -866,10 +866,11 @@ ...@@ -866,10 +866,11 @@
} }
div { div {
width: calc(50% - 45px); width: calc(50% - 64px);
height: 100px; height: calc(100% - 4px);
float: left; float: left;
margin-left: 40px; margin-left: 42px;
padding: 2px;
img { img {
width: 100%; width: 100%;
......
...@@ -294,7 +294,7 @@ export default { ...@@ -294,7 +294,7 @@ export default {
overflow: hidden; overflow: hidden;
background-image: url("../../assets/img/xxxl/01.png"); background-image: url("../../assets/img/xxxl/01.png");
background-size: 100% 100%; background-size: 100% 100%;
color: white;
.top-div { .top-div {
width: calc(100% - 40px); width: calc(100% - 40px);
height: 80px; height: 80px;
...@@ -439,31 +439,6 @@ export default { ...@@ -439,31 +439,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
.el-dialog { .el-dialog {
......
...@@ -847,7 +847,7 @@ export default { ...@@ -847,7 +847,7 @@ export default {
overflow: hidden; overflow: hidden;
background-image: url("../../assets/img/xxxl/01.png"); background-image: url("../../assets/img/xxxl/01.png");
background-size: 100% 100%; background-size: 100% 100%;
color: white;
.el-tooltip__popper { .el-tooltip__popper {
max-width: 20%; max-width: 20%;
} }
...@@ -1006,31 +1006,6 @@ export default { ...@@ -1006,31 +1006,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
} }
......
This diff is collapsed.
...@@ -407,7 +407,7 @@ export default { ...@@ -407,7 +407,7 @@ export default {
box-sizing: border-box; box-sizing: border-box;
overflow: hidden; overflow: hidden;
background-size: 100% 100%; background-size: 100% 100%;
color: white;
.el-tabs--card>.el-tabs__header { .el-tabs--card>.el-tabs__header {
border-bottom: 1px solid #146a80; border-bottom: 1px solid #146a80;
} }
...@@ -460,8 +460,8 @@ export default { ...@@ -460,8 +460,8 @@ export default {
.el-input__inner { .el-input__inner {
background: none; background: none;
color: #ffff; color: #ffff;
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
box-shadow: 0 0 10px #1b6097; box-shadow: 0 0 10px #3a5f94c9;
} }
} }
...@@ -487,7 +487,8 @@ export default { ...@@ -487,7 +487,8 @@ export default {
} }
.el-input__inner { .el-input__inner {
border: 1px solid #146a80 !important; border: 1px solid #3a5f94c9 !important;
box-shadow: 0 0 10px #3a5f94c9;
} }
} }
...@@ -659,31 +660,6 @@ export default { ...@@ -659,31 +660,6 @@ export default {
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
.bottom-content { .bottom-content {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
......
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
<el-table-column prop="source" label="媒体范围"> </el-table-column> <el-table-column prop="source" label="媒体范围"> </el-table-column>
<!-- <el-table-column prop="create_name" label="创建人"> </el-table-column> <!-- <el-table-column prop="create_name" label="创建人"> </el-table-column>
<el-table-column prop="create_time" label="创建时间"> --> <el-table-column prop="create_time" label="创建时间"> -->
</el-table-column>
<el-table-column label="状态"> <el-table-column label="状态">
<template slot-scope="scope"> <template slot-scope="scope">
<el-switch v-model="scope.row.state" active-color="#13ce66" inactive-color="#ff4949" active-value="1" inactive-value="0" active-text="启动" inactive-text="关闭" @change="change(scope)"> <el-switch v-model="scope.row.state" active-color="#13ce66" inactive-color="#ff4949" active-value="1" inactive-value="0" active-text="启动" inactive-text="关闭" @change="change(scope)">
...@@ -595,26 +594,6 @@ export default { ...@@ -595,26 +594,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
.el-dialog { .el-dialog {
width: 600px; width: 600px;
......
...@@ -798,26 +798,6 @@ ...@@ -798,26 +798,6 @@
height: 20px !important; height: 20px !important;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { input[type="number"]::-webkit-outer-spin-button {
......
...@@ -1355,26 +1355,6 @@ export default { ...@@ -1355,26 +1355,6 @@ export default {
cursor: pointer; cursor: pointer;
font-size: 20px; font-size: 20px;
} }
.page-div {
width: 100%;
height: 50px;
float: left;
.el-pagination {
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
.xzzt-div { .xzzt-div {
.wjjs-div { .wjjs-div {
...@@ -1586,26 +1566,6 @@ export default { ...@@ -1586,26 +1566,6 @@ export default {
.el-table_2_column_12 { .el-table_2_column_12 {
text-align: center !important; text-align: center !important;
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 10px;
text-align: right;
.el-pagination__total {
color: white;
}
.el-pagination__jump {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
.zjglml-div .el-dialog { .zjglml-div .el-dialog {
background-color: #1d2d47; background-color: #1d2d47;
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute;right: 157px;top: 12.3%;" style="position: absolute;right: 157px;top: 12.3%;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<span <span
v-if="form.updateTime" v-if="form.updateTime"
style="position: absolute;right: 157px;top: 12.3%;" style="position: absolute;right: 157px;top: 12.3%;"
>更新时间:<span style="color: #3de84e;">{{ form.updateTime }}</span></span >更新时间:<span style="color: #ffc14e;">{{ form.updateTime }}</span></span
> >
<div <div
style=" style="
......
...@@ -923,27 +923,6 @@ export default { ...@@ -923,27 +923,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump {
color: white;
}
.el-pagination__total {
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
......
...@@ -919,27 +919,6 @@ export default { ...@@ -919,27 +919,6 @@ export default {
} }
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump{
color: white;
}
.el-pagination__total{
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
} }
#_people .el-dialog { #_people .el-dialog {
width: 1100px; width: 1100px;
......
...@@ -1180,26 +1180,6 @@ export default { ...@@ -1180,26 +1180,6 @@ export default {
background-color: unset; background-color: unset;
} }
} }
.page-div {
width: 100%;
height: 50px;
.el-pagination {
margin-top: 9px;
text-align: right;
.el-pagination__jump{
color: white;
}
.el-pagination__total{
color: white;
}
}
.myPagination.is-background .el-pager li:not(.disabled).active {
color: #fff;
border: 1px solid #146a80;
box-shadow: 0 0 10px #1b6097;
background-color: #1d2d46;
}
}
.bottom-content { .bottom-content {
width: 100%; width: 100%;
height: calc(100% - 50px); height: calc(100% - 50px);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment