mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 07:16:46 +08:00
修改button 操作按钮样式
This commit is contained in:
@@ -428,7 +428,7 @@ export default {
|
||||
height: 40px;
|
||||
margin-right: 16px;
|
||||
margin-bottom: 29px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
color: rgba(78, 166, 255, 1);
|
||||
font-size: 14px;
|
||||
@@ -441,13 +441,13 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
margin-bottom: 29px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
align-items: center;
|
||||
//line-height: 36px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -717,7 +717,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -758,7 +758,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
margin-right: 20px;
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -863,7 +863,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -425,7 +425,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -433,8 +433,8 @@ export default {
|
||||
.btn2 {
|
||||
background: #ffffff;
|
||||
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -478,7 +478,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -486,8 +486,8 @@ export default {
|
||||
.btn2 {
|
||||
background: #ffffff;
|
||||
margin-right: 20px;
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -352,7 +352,7 @@ export default {
|
||||
margin-right: 20px;
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
//border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
@@ -396,7 +396,7 @@ export default {
|
||||
.btnText {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@@ -102,6 +102,7 @@
|
||||
:style="{ height: screenHeight - 235 + 'px' }"
|
||||
style="overflow-y: auto"
|
||||
>
|
||||
<!--
|
||||
<div class="tab2">
|
||||
<div class="t1">
|
||||
<div class="organize">选择组织:</div>
|
||||
@@ -131,8 +132,10 @@
|
||||
maxlength="20"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
<!-- 选完后出现下面 -->
|
||||
<!--
|
||||
<div class="searchdown">
|
||||
<div class="btns">
|
||||
<div class="btn1">
|
||||
@@ -182,6 +185,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
</a-tab-pane>
|
||||
<a-tab-pane key="3" tab="受众关联">
|
||||
@@ -1121,9 +1125,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1135,12 +1139,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1159,9 +1163,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1173,12 +1177,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1338,9 +1342,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1352,12 +1356,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1405,7 +1409,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
||||
@@ -148,7 +148,7 @@ setup(props,ctx){
|
||||
}
|
||||
|
||||
.btn2 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
margin-left: 10px;
|
||||
|
||||
@@ -337,7 +337,7 @@ export default {
|
||||
margin-right: 20px;
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
//border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
@@ -381,7 +381,7 @@ export default {
|
||||
.btnText {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@@ -269,7 +269,7 @@ export default {
|
||||
margin-right: 20px;
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
//border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
@@ -313,7 +313,7 @@ export default {
|
||||
.btnText {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@@ -551,15 +551,15 @@
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
.btn2 {
|
||||
background: #ffffff;
|
||||
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -670,7 +670,7 @@
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -321,7 +321,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -343,7 +343,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -386,7 +386,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -408,7 +408,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -449,7 +449,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -471,7 +471,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1505,9 +1505,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1519,12 +1519,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1543,9 +1543,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1557,12 +1557,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1638,7 +1638,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1654,7 +1654,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1677,11 +1677,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1768,9 +1768,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1782,12 +1782,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1829,7 +1829,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1852,11 +1852,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1911,7 +1911,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2006,7 +2006,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -320,7 +320,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -342,7 +342,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -385,7 +385,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -407,7 +407,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -448,7 +448,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -470,7 +470,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1504,9 +1504,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1518,12 +1518,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1542,9 +1542,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1556,12 +1556,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1637,7 +1637,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1653,7 +1653,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1676,11 +1676,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1767,9 +1767,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1781,12 +1781,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1828,7 +1828,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1851,11 +1851,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1910,7 +1910,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2005,7 +2005,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -217,9 +217,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -231,12 +231,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -255,7 +255,7 @@ export default {
|
||||
height: 160px;
|
||||
background: #ffffff;
|
||||
border-radius: 2px 2px 0px 0px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
position: relative;
|
||||
.lefttop {
|
||||
width: 8px;
|
||||
@@ -281,7 +281,7 @@ export default {
|
||||
.textop {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.texdown {
|
||||
.timemanag {
|
||||
@@ -298,7 +298,7 @@ export default {
|
||||
height: 48px;
|
||||
background: linear-gradient(180deg, #ddeaff 0%, #f0f8fe 100%);
|
||||
border-radius: 0px 0px 2px 2px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-top: 0;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -306,7 +306,7 @@ export default {
|
||||
.download {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
}
|
||||
.outime {
|
||||
|
||||
@@ -132,7 +132,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -166,7 +166,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
}
|
||||
.btn2 {
|
||||
@@ -231,7 +231,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -570,7 +570,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -615,7 +615,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -770,7 +770,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -792,7 +792,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -833,7 +833,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -984,7 +984,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -328,7 +328,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -350,7 +350,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -393,7 +393,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -415,7 +415,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -456,7 +456,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -478,7 +478,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1512,9 +1512,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1526,12 +1526,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1550,9 +1550,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1564,12 +1564,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1645,7 +1645,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1661,7 +1661,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1684,11 +1684,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1775,9 +1775,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1789,12 +1789,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1836,7 +1836,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1859,11 +1859,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1918,7 +1918,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2013,7 +2013,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -590,7 +590,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -598,8 +598,8 @@ export default {
|
||||
.btn2 {
|
||||
background: #ffffff;
|
||||
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -643,7 +643,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -651,8 +651,8 @@ export default {
|
||||
.btn2 {
|
||||
background: #ffffff;
|
||||
margin-right: 20px;
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -897,7 +897,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn2 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
margin-left: 10px;
|
||||
|
||||
@@ -741,9 +741,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -755,12 +755,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -779,9 +779,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -793,12 +793,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -874,7 +874,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -890,7 +890,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -913,11 +913,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1004,9 +1004,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1018,12 +1018,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1065,7 +1065,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1088,11 +1088,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1177,7 +1177,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -1248,7 +1248,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -772,9 +772,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -786,12 +786,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -810,9 +810,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -824,12 +824,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -905,7 +905,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -921,7 +921,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -944,11 +944,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1035,9 +1035,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1049,12 +1049,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1096,7 +1096,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1119,11 +1119,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1208,7 +1208,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -1279,7 +1279,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -550,15 +550,15 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
.btn2 {
|
||||
background: #ffffff;
|
||||
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -669,7 +669,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -366,7 +366,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -388,7 +388,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -431,7 +431,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -453,7 +453,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -494,7 +494,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -516,7 +516,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1511,9 +1511,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
|
||||
.wz {
|
||||
@@ -1527,12 +1527,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1554,9 +1554,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
|
||||
.wz {
|
||||
@@ -1570,12 +1570,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1654,7 +1654,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1670,7 +1670,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1697,12 +1697,12 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
|
||||
// .ant-tree .ant-tree-title{
|
||||
@@ -1798,9 +1798,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
|
||||
.wz {
|
||||
@@ -1814,12 +1814,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1868,7 +1868,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1895,12 +1895,12 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
@@ -1963,7 +1963,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.colose {
|
||||
width: 16px;
|
||||
@@ -2072,7 +2072,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -321,7 +321,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -343,7 +343,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -386,7 +386,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -408,7 +408,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -449,7 +449,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -471,7 +471,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1504,9 +1504,9 @@ const afterVisibleChange = (bool) => {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1518,12 +1518,12 @@ const afterVisibleChange = (bool) => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1542,9 +1542,9 @@ const afterVisibleChange = (bool) => {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1556,12 +1556,12 @@ const afterVisibleChange = (bool) => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1637,7 +1637,7 @@ const afterVisibleChange = (bool) => {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1653,7 +1653,7 @@ const afterVisibleChange = (bool) => {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1676,11 +1676,11 @@ const afterVisibleChange = (bool) => {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1767,9 +1767,9 @@ const afterVisibleChange = (bool) => {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1781,12 +1781,12 @@ const afterVisibleChange = (bool) => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1828,7 +1828,7 @@ const afterVisibleChange = (bool) => {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1851,11 +1851,11 @@ const afterVisibleChange = (bool) => {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1910,7 +1910,7 @@ const afterVisibleChange = (bool) => {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2005,7 +2005,7 @@ const afterVisibleChange = (bool) => {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -731,9 +731,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -745,12 +745,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -769,9 +769,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -783,12 +783,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -864,7 +864,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -880,7 +880,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -903,11 +903,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1002,9 +1002,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1016,12 +1016,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1063,7 +1063,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1086,11 +1086,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1175,7 +1175,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -1246,7 +1246,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -793,9 +793,9 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 16px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
.btn1text {
|
||||
color: #ffffff;
|
||||
@@ -810,12 +810,12 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 32px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
background: #ffffff;
|
||||
.btn2text {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
margin-left: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
@@ -885,7 +885,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.radiobutton {
|
||||
@@ -932,7 +932,7 @@ export default {
|
||||
font-family: math;
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.elseid {
|
||||
@@ -977,9 +977,9 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 16px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
.btn1text {
|
||||
color: #ffffff;
|
||||
@@ -994,28 +994,28 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 32px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
background: #ffffff;
|
||||
.btn2text {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
margin-left: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.pjcb_content {
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
padding: 20px;
|
||||
margin-top: 10px;
|
||||
.ant-input {
|
||||
width: 46px;
|
||||
font-size: 16px;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.scoretext {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 16px;
|
||||
margin-left: 3px;
|
||||
margin-right: 4px;
|
||||
|
||||
@@ -321,7 +321,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -343,7 +343,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -386,7 +386,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -408,7 +408,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -449,7 +449,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -471,7 +471,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1507,9 +1507,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1521,12 +1521,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1545,9 +1545,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1559,12 +1559,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1640,7 +1640,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1656,7 +1656,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1679,11 +1679,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1770,9 +1770,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1784,12 +1784,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1831,7 +1831,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1854,11 +1854,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1913,7 +1913,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2008,7 +2008,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -379,7 +379,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -406,7 +406,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
@@ -462,7 +462,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -136,6 +136,7 @@
|
||||
:style="{ height: screenHeight - 235 + 'px' }"
|
||||
style="overflow-y: auto"
|
||||
>
|
||||
<!--
|
||||
<div class="tab2">
|
||||
<div class="nameinp">
|
||||
<div class="namee">组织:</div>
|
||||
@@ -162,7 +163,7 @@
|
||||
</div>
|
||||
<div class="wz">重置</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- <div class="t1">
|
||||
<div class="organize">姓名:</div>
|
||||
<a-input
|
||||
@@ -170,8 +171,9 @@
|
||||
style="width: 200px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入姓名"
|
||||
/>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
<div class="boeTree">
|
||||
<div class="boeTreeTitle">BOE组织树</div>
|
||||
|
||||
@@ -329,7 +331,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -351,7 +353,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -394,7 +396,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -416,7 +418,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -457,7 +459,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -479,7 +481,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1753,9 +1755,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1767,12 +1769,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1791,9 +1793,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1805,12 +1807,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1886,7 +1888,7 @@ export default {
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1902,7 +1904,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1925,11 +1927,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -2016,9 +2018,9 @@ export default {
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -2030,12 +2032,12 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -2077,7 +2079,7 @@ export default {
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -2100,11 +2102,11 @@ export default {
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -2159,7 +2161,7 @@ export default {
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2254,7 +2256,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -171,9 +171,9 @@ export default {
|
||||
justify-content: center;
|
||||
//margin-right: 16px;
|
||||
margin-top: 32px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
.grot {
|
||||
color: #ffffff;
|
||||
|
||||
@@ -630,7 +630,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -671,7 +671,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -737,7 +737,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -591,7 +591,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -632,7 +632,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -699,7 +699,7 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -25,10 +25,10 @@
|
||||
:style="{
|
||||
color: item.type === selectClassifyType ? '#FFFFFF' : '#999999',
|
||||
'background-color':
|
||||
item.type === selectClassifyType ? '#409EFF' : '#FFFFFF',
|
||||
item.type === selectClassifyType ? '#4ea6ff' : '#FFFFFF',
|
||||
border:
|
||||
item.type === selectClassifyType
|
||||
? '1px solid #409EFF'
|
||||
? '1px solid #4ea6ff'
|
||||
: '1px solid #999999',
|
||||
}"
|
||||
>
|
||||
|
||||
@@ -522,7 +522,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn2 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
color: #fff;
|
||||
border: 0;
|
||||
margin-left: 16px;
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
<div
|
||||
:style="{ height: screenHeight - 235 + 'px' }"
|
||||
style="overflow-y: auto"
|
||||
>
|
||||
><!--
|
||||
<div class="tab2">
|
||||
<div class="nameinp">
|
||||
<div class="namee">组织:</div>
|
||||
@@ -153,7 +153,7 @@
|
||||
</div>
|
||||
<div class="wz">重置</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
<!-- <div class="t1">
|
||||
<div class="organize">姓名:</div>
|
||||
<a-input
|
||||
@@ -161,8 +161,9 @@
|
||||
style="width: 200px; height: 40px; border-radius: 8px"
|
||||
placeholder="请输入姓名"
|
||||
/>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
<div class="boeTree">
|
||||
<div class="boeTreeTitle">BOE组织树</div>
|
||||
|
||||
@@ -320,7 +321,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore"
|
||||
@@ -342,7 +343,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden"
|
||||
@@ -385,7 +386,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore1"
|
||||
@@ -407,7 +408,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden1"
|
||||
@@ -448,7 +449,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showMore2"
|
||||
@@ -470,7 +471,7 @@
|
||||
margin-right: 20px;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
"
|
||||
v-if="showHidden2"
|
||||
@@ -1502,9 +1503,9 @@ import { toDate } from "../../api/method";
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1516,12 +1517,12 @@ import { toDate } from "../../api/method";
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1540,9 +1541,9 @@ import { toDate } from "../../api/method";
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1554,12 +1555,12 @@ import { toDate } from "../../api/method";
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1635,7 +1636,7 @@ import { toDate } from "../../api/method";
|
||||
// border-radius: 8px;
|
||||
// // height: 40px;
|
||||
// .ant-select-selection-placeholder {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// margin-left: 72px !important;
|
||||
// margin-top: 4px !important;
|
||||
// }
|
||||
@@ -1651,7 +1652,7 @@ import { toDate } from "../../api/method";
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1674,11 +1675,11 @@ import { toDate } from "../../api/method";
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree .ant-tree-title{
|
||||
// background-color: pink;
|
||||
@@ -1765,9 +1766,9 @@ import { toDate } from "../../api/method";
|
||||
justify-content: center;
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
cursor: pointer;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
@@ -1779,12 +1780,12 @@ import { toDate } from "../../api/method";
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
background: #ffffff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
.wz {
|
||||
margin-left: 10px;
|
||||
}
|
||||
@@ -1826,7 +1827,7 @@ import { toDate } from "../../api/method";
|
||||
justify-content: center;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 22px;
|
||||
margin-bottom: 8px;
|
||||
margin-top: 20px;
|
||||
@@ -1849,11 +1850,11 @@ import { toDate } from "../../api/method";
|
||||
.ant-tree
|
||||
.ant-tree-node-content-wrapper-normal.ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
.ant-tree .ant-tree-node-selected {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
// color:#409EFF;
|
||||
// color:#4ea6ff;
|
||||
}
|
||||
// .ant-tree-switcher_open+ .ant-tree-checkbox{
|
||||
// display: none !important;
|
||||
@@ -1908,7 +1909,7 @@ import { toDate } from "../../api/method";
|
||||
width: 104px;
|
||||
height: 32px;
|
||||
border-radius: 4px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
.colose {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -2003,7 +2004,7 @@ import { toDate } from "../../api/method";
|
||||
cursor: pointer;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
margin-left: 15px;
|
||||
|
||||
@@ -152,21 +152,21 @@
|
||||
<div style="padding:100px 0 0 20px;display: grid;grid-template-rows: auto auto auto;">
|
||||
<div>
|
||||
<div style="margin-top: 20px">快速选人</div>
|
||||
<a-tag :closable="true" color="#409eff" @close="stuDel(i)" v-for="(item,i) in selectsData.studentList"
|
||||
<a-tag :closable="true" color="#4ea6ff" @close="stuDel(i)" v-for="(item,i) in selectsData.studentList"
|
||||
:key="i" style="margin-top:20px">
|
||||
{{ item.realName }}
|
||||
</a-tag>
|
||||
</div>
|
||||
<div>
|
||||
<div style="margin-top: 20px">组织添加</div>
|
||||
<a-tag :closable="true" color="#409eff" @close="orgDel(i)" v-for="(item,i) in selectsData.deptList" :key="i"
|
||||
<a-tag :closable="true" color="#4ea6ff" @close="orgDel(i)" v-for="(item,i) in selectsData.deptList" :key="i"
|
||||
style="margin-top:20px">
|
||||
{{ item.name }}
|
||||
</a-tag>
|
||||
</div>
|
||||
<div>
|
||||
<div style="margin-top: 20px">受众添加</div>
|
||||
<a-tag :closable="true" color="#409eff" @close="AuditDel(i)" v-for="(item,i) in selectsData.groupList"
|
||||
<a-tag :closable="true" color="#4ea6ff" @close="AuditDel(i)" v-for="(item,i) in selectsData.groupList"
|
||||
:key="i" style="margin-top:20px">
|
||||
{{ item.audienceName }}
|
||||
</a-tag>
|
||||
@@ -476,6 +476,6 @@ const submitAuth = () => {
|
||||
</script>
|
||||
<style>
|
||||
.ant-btn-primary {
|
||||
background-color: #409eff !important;
|
||||
background-color: #4ea6ff !important;
|
||||
}
|
||||
</style>
|
||||
@@ -66,7 +66,7 @@
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
@click="handleSave"
|
||||
>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
@click="handleSingleAdd"
|
||||
>
|
||||
@@ -207,8 +207,8 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 80px;
|
||||
height: 40px;
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -218,7 +218,7 @@ export default {
|
||||
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -257,12 +257,12 @@ export default {
|
||||
height: 40px;
|
||||
margin-top: 20px;
|
||||
margin-right: 30px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
|
||||
.del_text {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
@click="handleSingleAdd"
|
||||
>
|
||||
@@ -190,8 +190,8 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 80px;
|
||||
height: 40px;
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -201,7 +201,7 @@ export default {
|
||||
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -240,12 +240,12 @@ export default {
|
||||
height: 40px;
|
||||
margin-top: 20px;
|
||||
margin-right: 30px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
|
||||
.del_text {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@@ -185,8 +185,8 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 80px;
|
||||
height: 40px;
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -196,7 +196,7 @@ export default {
|
||||
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -235,12 +235,12 @@ export default {
|
||||
height: 40px;
|
||||
margin-top: 20px;
|
||||
margin-right: 30px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
|
||||
.del_text {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@@ -174,8 +174,8 @@ export default {
|
||||
cursor: pointer;
|
||||
width: 80px;
|
||||
height: 40px;
|
||||
color: #409eff;
|
||||
border: 1px solid #409eff;
|
||||
color: #4ea6ff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -185,7 +185,7 @@ export default {
|
||||
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -224,12 +224,12 @@ export default {
|
||||
height: 40px;
|
||||
margin-top: 20px;
|
||||
margin-right: 30px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
|
||||
.del_text {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 14px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user