修改button 操作按钮样式

This commit is contained in:
zhangyc
2022-12-12 02:10:09 +08:00
parent b59036dfe1
commit b744d6ae74
66 changed files with 1216 additions and 993 deletions

View File

@@ -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;