mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +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;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -805,12 +805,14 @@ export default defineComponent({
|
||||
edit(postData).then((res) => {
|
||||
if (res.data.code === 200) {
|
||||
state.addLoading = false;
|
||||
|
||||
|
||||
state.statusTingQi = 1;
|
||||
if (param === "review") {
|
||||
//新建时点击审核按钮
|
||||
submitReview(res.data.data.offcourseId);
|
||||
} else {
|
||||
message.destroy();
|
||||
message.success("保存成功");
|
||||
visibleClose();
|
||||
}
|
||||
}
|
||||
@@ -897,6 +899,8 @@ export default defineComponent({
|
||||
handle(obj).then((res) => {
|
||||
console.log("提交审核成功", res.data);
|
||||
if (res.data.code === 200) {
|
||||
message.destroy();
|
||||
message.success("已提交审核");
|
||||
state.addLoading = false;
|
||||
visibleClose();
|
||||
}
|
||||
|
||||
@@ -181,12 +181,12 @@ export default {
|
||||
},
|
||||
],
|
||||
columns1: [
|
||||
{
|
||||
title: "序号",
|
||||
dataIndex: "number",
|
||||
key: "number",
|
||||
align: "center",
|
||||
},
|
||||
// {
|
||||
// title: "序号",
|
||||
// dataIndex: "number",
|
||||
//// key: "number",
|
||||
// align: "center",
|
||||
// },
|
||||
{
|
||||
title: "名称",
|
||||
dataIndex: "name",
|
||||
@@ -593,7 +593,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.search {
|
||||
width: 15px;
|
||||
@@ -883,7 +883,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.search {
|
||||
width: 15px;
|
||||
|
||||
@@ -210,12 +210,12 @@ export default {
|
||||
lookCourseModal: false, //预览
|
||||
faceDetailObj: null,
|
||||
columns1: [
|
||||
{
|
||||
title: "序号",
|
||||
dataIndex: "number",
|
||||
key: "number",
|
||||
align: "center",
|
||||
},
|
||||
// {
|
||||
// title: "序号",
|
||||
// dataIndex: "number",
|
||||
// key: "number",
|
||||
// align: "center",
|
||||
// },
|
||||
{
|
||||
title: "名称",
|
||||
dataIndex: "name",
|
||||
@@ -1299,7 +1299,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.search {
|
||||
width: 15px;
|
||||
|
||||
@@ -177,12 +177,12 @@ export default {
|
||||
projAuditModal: false,
|
||||
closeBack: false,
|
||||
columns1: [
|
||||
{
|
||||
title: "序号",
|
||||
dataIndex: "number",
|
||||
key: "number",
|
||||
align: "center",
|
||||
},
|
||||
// {
|
||||
// title: "序号",
|
||||
// dataIndex: "number",
|
||||
// key: "number",
|
||||
// align: "center",
|
||||
// },
|
||||
{
|
||||
title: "项目名称",
|
||||
dataIndex: "name",
|
||||
@@ -571,7 +571,7 @@ export default {
|
||||
.tmplh_btn {
|
||||
display: flex;
|
||||
// margin-left: 38px;
|
||||
margin-top: 52px;
|
||||
margin-top: 32px;
|
||||
|
||||
.btn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
@@ -605,7 +605,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.search {
|
||||
width: 15px;
|
||||
|
||||
@@ -137,12 +137,12 @@ export default {
|
||||
chooseCreateId: null,
|
||||
chooseCreater: null,
|
||||
columns1: [
|
||||
{
|
||||
title: "序号",
|
||||
dataIndex: "number",
|
||||
key: "number",
|
||||
align: "center",
|
||||
},
|
||||
// {
|
||||
// title: "序号",
|
||||
// dataIndex: "number",
|
||||
// key: "number",
|
||||
// align: "center",
|
||||
// },
|
||||
{
|
||||
title: "项目名称",
|
||||
dataIndex: "name",
|
||||
@@ -356,7 +356,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.search {
|
||||
width: 15px;
|
||||
|
||||
@@ -2334,7 +2334,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;
|
||||
@@ -2347,13 +2347,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2593,7 +2593,7 @@ export default {
|
||||
.btn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
//border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
@@ -2636,7 +2636,7 @@ export default {
|
||||
.btnText {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
@@ -2689,7 +2689,7 @@ export default {
|
||||
.btn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
//border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
|
||||
@@ -1022,7 +1022,7 @@
|
||||
</div>
|
||||
<!-- 加载动画 -->
|
||||
<div class="aeLoading" :style="{ display: addLoading ? 'flex' : 'none' }">
|
||||
<a-spin :spinning="addLoading" tip="添加中..." />
|
||||
<a-spin :spinning="addLoading" tip="" />
|
||||
</div>
|
||||
<!-- 发布弹窗 -->
|
||||
<a-modal
|
||||
@@ -2498,7 +2498,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;
|
||||
@@ -2511,13 +2511,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3120,11 +3120,11 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 168px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
width: 130px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -3135,7 +3135,7 @@ export default {
|
||||
top: 0;
|
||||
width: 110px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -3154,7 +3154,7 @@ export default {
|
||||
|
||||
// .edit:hover {
|
||||
// color: #ffffff;
|
||||
// background-color: #409eff;
|
||||
// background-color: #4ea6ff;
|
||||
// cursor: pointer;
|
||||
// .editimg {
|
||||
// background-image: url("../../assets/images/projectadd/edit1.png");
|
||||
@@ -3486,7 +3486,7 @@ export default {
|
||||
margin-left: 27px;
|
||||
margin-right: 16px;
|
||||
line-height: 100%;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
@@ -3699,11 +3699,11 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 168px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
width: 130px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -3712,10 +3712,10 @@ export default {
|
||||
position: absolute;
|
||||
right: 38px;
|
||||
top: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
|
||||
.editimg {
|
||||
@@ -3733,7 +3733,7 @@ export default {
|
||||
|
||||
.edit:hover {
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
|
||||
.editimg {
|
||||
@@ -3817,7 +3817,7 @@ export default {
|
||||
margin-right: 40px;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
|
||||
.ant-collapse-arrow {
|
||||
@@ -4210,7 +4210,7 @@ export default {
|
||||
.box {
|
||||
width: 4px;
|
||||
height: 20px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
@@ -4246,7 +4246,7 @@ export default {
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
margin-left: 20px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
@@ -4295,7 +4295,7 @@ export default {
|
||||
height: 100%;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@@ -4378,5 +4378,7 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -2271,9 +2271,9 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
font-size: 14px;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
background: #ffffff;
|
||||
margin-right: 20px;
|
||||
@@ -2286,7 +2286,7 @@ export default {
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
border: 0;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2565,7 +2565,7 @@ export default {
|
||||
.bottonbox {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -2689,7 +2689,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.btn1 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
.btnText {
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -2703,7 +2703,7 @@ export default {
|
||||
background-size: 100%;
|
||||
}
|
||||
.btnText {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2919,7 +2919,7 @@ export default {
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
margin-left: 20px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
@@ -2956,7 +2956,7 @@ export default {
|
||||
height: 100%;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@@ -3102,7 +3102,7 @@ export default {
|
||||
// }
|
||||
// }
|
||||
// .btn1 {
|
||||
// background-color: #409eff;
|
||||
// background-color: #4ea6ff;
|
||||
// .btnText {
|
||||
// color: #ffffff;
|
||||
// }
|
||||
@@ -3110,7 +3110,7 @@ export default {
|
||||
// .btn2 {
|
||||
// background-color: #ffffff;
|
||||
// .btnText {
|
||||
// color: #409eff;
|
||||
// color: #4ea6ff;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
@@ -3207,7 +3207,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.btn1 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
.btnText {
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -3215,7 +3215,7 @@ export default {
|
||||
.btn2 {
|
||||
background-color: #ffffff;
|
||||
.btnText {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -275,7 +275,7 @@ export default {
|
||||
.itmtit {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
margin-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1319,7 +1319,7 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
margin-right: 14px;
|
||||
}
|
||||
@@ -1331,9 +1331,9 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
background: #ffffff;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1387,7 +1387,7 @@ export default defineComponent({
|
||||
.box {
|
||||
width: 4px;
|
||||
height: 20px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.onetitle {
|
||||
@@ -1418,7 +1418,7 @@ export default defineComponent({
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
margin-left: 20px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
@@ -1460,7 +1460,7 @@ export default defineComponent({
|
||||
height: 100%;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@@ -1629,7 +1629,7 @@ export default defineComponent({
|
||||
margin-left: 27px;
|
||||
margin-right: 16px;
|
||||
line-height: 100%;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 16px;
|
||||
}
|
||||
.lin {
|
||||
@@ -1989,11 +1989,11 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 168px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
width: 130px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -2001,10 +2001,10 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
right: 38px;
|
||||
top: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
.editimg {
|
||||
width: 15px;
|
||||
@@ -2019,7 +2019,7 @@ export default defineComponent({
|
||||
}
|
||||
.edit:hover {
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
.editimg {
|
||||
background-image: url("../../assets/images/projectadd/edit1.png");
|
||||
@@ -2053,7 +2053,7 @@ export default defineComponent({
|
||||
margin-right: 40px;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
.ant-collapse-arrow {
|
||||
margin-left: 15px !important;
|
||||
@@ -2286,9 +2286,9 @@ export default defineComponent({
|
||||
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;
|
||||
@@ -2303,28 +2303,28 @@ export default defineComponent({
|
||||
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;
|
||||
|
||||
@@ -739,7 +739,7 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
margin-right: 14px;
|
||||
}
|
||||
@@ -751,9 +751,9 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
background: #ffffff;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1945,7 +1945,7 @@ export default {
|
||||
.btnn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
@@ -2015,7 +2015,7 @@ export default {
|
||||
.btn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
@@ -2219,7 +2219,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;
|
||||
@@ -2232,13 +2232,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2316,7 +2316,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;
|
||||
@@ -2329,13 +2329,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2752,7 +2752,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;
|
||||
@@ -2765,13 +2765,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1322,7 +1322,7 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
margin-right: 14px;
|
||||
}
|
||||
@@ -1334,9 +1334,9 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
background: #ffffff;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -796,9 +796,9 @@
|
||||
cursor: pointer;
|
||||
height: 40px;
|
||||
width: 100px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
background-color: #ffffff;
|
||||
"
|
||||
>
|
||||
@@ -812,10 +812,10 @@
|
||||
margin-bottom: 40px;
|
||||
height: 40px;
|
||||
width: 100px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
>
|
||||
确定
|
||||
@@ -2415,7 +2415,7 @@ export default {
|
||||
|
||||
.leftmain {
|
||||
margin-top: 20px;
|
||||
|
||||
min-height: 800px;
|
||||
.tit {
|
||||
margin-left: 20px;
|
||||
font-size: 18px;
|
||||
@@ -2623,7 +2623,7 @@ export default {
|
||||
.bottonbox {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -2814,11 +2814,11 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 130px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
width: 130px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -2827,10 +2827,10 @@ export default {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
width: 120px;
|
||||
height: 40px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
|
||||
.editimg {
|
||||
@@ -2848,7 +2848,7 @@ export default {
|
||||
|
||||
.edit:hover {
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
|
||||
.editimg {
|
||||
@@ -3105,7 +3105,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
|
||||
.btnText {
|
||||
color: #ffffff;
|
||||
@@ -3116,7 +3116,7 @@ export default {
|
||||
background-color: #ffffff;
|
||||
|
||||
.btnText {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3254,8 +3254,9 @@ export default {
|
||||
// options={state.projectNameList}
|
||||
dropdownClassName="tabledropdown"
|
||||
>
|
||||
<a-select-option value="换组" label="换组">
|
||||
<div
|
||||
{/**
|
||||
<a-select-option value="换组" label="换组">
|
||||
<div
|
||||
onClick={() => {
|
||||
state.Changevisible = true;
|
||||
console.log(text, "xixixixix");
|
||||
@@ -3267,6 +3268,7 @@ export default {
|
||||
换组
|
||||
</div>
|
||||
</a-select-option>
|
||||
*/}
|
||||
<a-select-option value="删除" label="删除">
|
||||
<div
|
||||
onClick={() => {
|
||||
@@ -4481,7 +4483,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;
|
||||
@@ -4494,13 +4496,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4629,7 +4631,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn2 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
@@ -4888,7 +4890,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn2 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
@@ -4971,7 +4973,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;
|
||||
@@ -4984,13 +4986,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5128,7 +5130,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;
|
||||
@@ -5141,13 +5143,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5389,11 +5391,11 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 168px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
width: 130px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -5402,11 +5404,11 @@ export default {
|
||||
position: absolute;
|
||||
right: 38px;
|
||||
top: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
background: #ffffff;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
|
||||
.editimg {
|
||||
@@ -5423,7 +5425,7 @@ export default {
|
||||
|
||||
.edit:hover {
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
|
||||
.editimg {
|
||||
@@ -5656,7 +5658,7 @@ export default {
|
||||
margin-right: 40px;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
|
||||
.ant-collapse-arrow {
|
||||
@@ -5729,7 +5731,7 @@ export default {
|
||||
}
|
||||
|
||||
.stagename {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 16px;
|
||||
padding-left: 9px;
|
||||
line-height: 36px;
|
||||
@@ -5896,9 +5898,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 {
|
||||
@@ -5915,13 +5917,13 @@ 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;
|
||||
}
|
||||
@@ -5940,9 +5942,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 {
|
||||
@@ -5959,13 +5961,13 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 16px;
|
||||
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;
|
||||
}
|
||||
@@ -6501,7 +6503,7 @@ export default {
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #fff;
|
||||
margin-right: 16px;
|
||||
}
|
||||
@@ -6696,7 +6698,7 @@ export default {
|
||||
.box {
|
||||
width: 4px;
|
||||
height: 20px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
@@ -6732,7 +6734,7 @@ export default {
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
margin-left: 20px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
@@ -6782,7 +6784,7 @@ export default {
|
||||
height: 100%;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@@ -6986,7 +6988,7 @@ export default {
|
||||
margin-left: 27px;
|
||||
margin-right: 16px;
|
||||
line-height: 100%;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
||||
@@ -356,7 +356,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
|
||||
.search {
|
||||
width: 15px;
|
||||
|
||||
@@ -819,9 +819,9 @@
|
||||
cursor: pointer;
|
||||
height: 40px;
|
||||
width: 100px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
background-color: #ffffff;
|
||||
"
|
||||
>
|
||||
@@ -835,10 +835,10 @@
|
||||
margin-bottom: 40px;
|
||||
height: 40px;
|
||||
width: 100px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 4px;
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
>
|
||||
确定
|
||||
@@ -2582,6 +2582,7 @@ export default {
|
||||
justify-content: center;
|
||||
.leftmain {
|
||||
// width: 86%;
|
||||
min-height: 800px;
|
||||
margin-top: 20px;
|
||||
.tit {
|
||||
margin-left: 20px;
|
||||
@@ -2784,7 +2785,7 @@ export default {
|
||||
.bottonbox {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -2956,11 +2957,11 @@ export default {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 130px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
width: 130px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -2968,10 +2969,10 @@ export default {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
width: 120px;
|
||||
height: 40px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
.editimg {
|
||||
width: 15px;
|
||||
@@ -2986,7 +2987,7 @@ export default {
|
||||
}
|
||||
.edit:hover {
|
||||
color: #ffffff;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
cursor: pointer;
|
||||
.editimg {
|
||||
background-image: url("../../assets/images/projectadd/delete1.png");
|
||||
@@ -3232,7 +3233,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.btn1 {
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
.btnText {
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -3240,7 +3241,7 @@ export default {
|
||||
.btn2 {
|
||||
background-color: #ffffff;
|
||||
.btnText {
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -569,7 +569,7 @@ function managerChange(e, l, d) {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
color: #ffffff;
|
||||
margin-right: 14px;
|
||||
}
|
||||
@@ -581,9 +581,9 @@ function managerChange(e, l, d) {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
background: #ffffff;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
@click="handleSave"
|
||||
>
|
||||
@@ -655,8 +655,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;
|
||||
@@ -665,7 +665,7 @@ export default {
|
||||
}
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@@ -700,11 +700,11 @@ 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;
|
||||
}
|
||||
|
||||
@@ -906,7 +906,7 @@ export default {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
font-size: 14px;
|
||||
border: 1px solid #409eff;
|
||||
border: 1px solid #4ea6ff;
|
||||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
}
|
||||
@@ -916,7 +916,7 @@ export default {
|
||||
}
|
||||
.btn2 {
|
||||
margin-left: 10px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
@@ -945,7 +945,7 @@ export default {
|
||||
.btn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -982,7 +982,7 @@ export default {
|
||||
.btnText {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #409eff;
|
||||
color: #4ea6ff;
|
||||
line-height: 36px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
@@ -1025,7 +1025,7 @@ export default {
|
||||
.btn {
|
||||
padding: 0px 26px 0px 26px;
|
||||
height: 38px;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
border-radius: 8px;
|
||||
//border: 1px solid rgba(64, 158, 255, 1);
|
||||
display: flex;
|
||||
|
||||
@@ -128,8 +128,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;
|
||||
@@ -138,7 +138,7 @@ export default {
|
||||
}
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@@ -173,11 +173,11 @@ 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;
|
||||
}
|
||||
|
||||
@@ -170,8 +170,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;
|
||||
@@ -180,7 +180,7 @@ export default {
|
||||
}
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@@ -215,11 +215,11 @@ 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;
|
||||
}
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
@click="handleMutilAdd"
|
||||
>
|
||||
@@ -199,8 +199,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;
|
||||
@@ -209,7 +209,7 @@ export default {
|
||||
}
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@@ -244,11 +244,11 @@ 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;
|
||||
}
|
||||
|
||||
@@ -297,8 +297,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;
|
||||
@@ -307,7 +307,7 @@ export default {
|
||||
}
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@@ -342,11 +342,11 @@ 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;
|
||||
}
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 8px;
|
||||
background-color: #409eff;
|
||||
background-color: #4ea6ff;
|
||||
"
|
||||
@click="handleSingleAdd"
|
||||
>
|
||||
@@ -195,8 +195,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;
|
||||
@@ -205,7 +205,7 @@ export default {
|
||||
}
|
||||
.typesCur {
|
||||
color: #fff;
|
||||
background: #409eff;
|
||||
background: #4ea6ff;
|
||||
}
|
||||
}
|
||||
.content {
|
||||
@@ -240,11 +240,11 @@ 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