|
@@ -6,47 +6,48 @@
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
- >div:not(.subModalByRightBottom) {
|
|
|
|
|
|
+ > div:not(.subModalByRightBottom) {
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
padding: 0px 20px 0px 20px;
|
|
padding: 0px 20px 0px 20px;
|
|
&.detailHeader {
|
|
&.detailHeader {
|
|
- >div {
|
|
|
|
|
|
+ > div {
|
|
&:first-child {
|
|
&:first-child {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
padding: 20px 0px;
|
|
padding: 20px 0px;
|
|
- >div {
|
|
|
|
|
|
+ > div {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
- >h2 {
|
|
|
|
|
|
+ > h2 {
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
max-width: 860px;
|
|
max-width: 860px;
|
|
- >.subTitle {
|
|
|
|
- color: #8B969C;
|
|
|
|
|
|
+ > .subTitle {
|
|
|
|
+ color: #8b969c;
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
- >.statu {
|
|
|
|
- background-color: #05CE9E;
|
|
|
|
|
|
+ > .statu {
|
|
|
|
+ background-color: #05ce9e;
|
|
color: #fff;
|
|
color: #fff;
|
|
padding: 3px 12px;
|
|
padding: 3px 12px;
|
|
border-radius: 2px;
|
|
border-radius: 2px;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
|
|
+ white-space: nowrap;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- >ul {
|
|
|
|
|
|
+ > ul {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
- >li {
|
|
|
|
|
|
+ > li {
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
padding: 5px 10px;
|
|
padding: 5px 10px;
|
|
border-radius: 2px;
|
|
border-radius: 2px;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
// color: #2E77E6;
|
|
// color: #2E77E6;
|
|
color: #fff;
|
|
color: #fff;
|
|
- background-color: #E3EEFF;
|
|
|
|
|
|
+ background-color: #e3eeff;
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
- background: #2E77E6;
|
|
|
|
|
|
+ background: #2e77e6;
|
|
border-radius: 4px 4px 4px 4px;
|
|
border-radius: 4px 4px 4px 4px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -55,16 +56,16 @@
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
- >ul {
|
|
|
|
|
|
+ > ul {
|
|
display: flex;
|
|
display: flex;
|
|
- >li {
|
|
|
|
|
|
+ > li {
|
|
padding: 10px 15px;
|
|
padding: 10px 15px;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
margin-right: 5px;
|
|
margin-right: 5px;
|
|
width: 20px;
|
|
width: 20px;
|
|
@@ -73,85 +74,85 @@
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
}
|
|
}
|
|
&:nth-child(1) {
|
|
&:nth-child(1) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/xmxx_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/xmxx_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(2) {
|
|
&:nth-child(2) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/xmht_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/xmht_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(3) {
|
|
&:nth-child(3) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/xmcb_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/xmcb_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(4) {
|
|
&:nth-child(4) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/fjcl_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/fjcl_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&.active,
|
|
&.active,
|
|
&:hover {
|
|
&:hover {
|
|
- background-color: #2E77E6;
|
|
|
|
- color: #FFF;
|
|
|
|
|
|
+ background-color: #2e77e6;
|
|
|
|
+ color: #fff;
|
|
&:nth-child(1) {
|
|
&:nth-child(1) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/xmxx_active_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/xmxx_active_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(2) {
|
|
&:nth-child(2) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/xmht_active_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/xmht_active_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(3) {
|
|
&:nth-child(3) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/xmcb_active_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/xmcb_active_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(4) {
|
|
&:nth-child(4) {
|
|
- >i {
|
|
|
|
|
|
+ > i {
|
|
background-image: url('../../../../assets/imgs/OA/fjcl_active_icon.png');
|
|
background-image: url('../../../../assets/imgs/OA/fjcl_active_icon.png');
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- >div {
|
|
|
|
|
|
+ > div {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
- >p {
|
|
|
|
|
|
+ > p {
|
|
margin-right: 40px;
|
|
margin-right: 40px;
|
|
&:nth-child(1) {
|
|
&:nth-child(1) {
|
|
- >.title {
|
|
|
|
|
|
+ > .title {
|
|
&::before {
|
|
&::before {
|
|
- background-color: #2E77E6;
|
|
|
|
|
|
+ background-color: #2e77e6;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(2) {
|
|
&:nth-child(2) {
|
|
- >.title {
|
|
|
|
|
|
+ > .title {
|
|
&::before {
|
|
&::before {
|
|
- background-color: #F9A527;
|
|
|
|
|
|
+ background-color: #f9a527;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
&:nth-child(3) {
|
|
&:nth-child(3) {
|
|
margin-right: 0px;
|
|
margin-right: 0px;
|
|
- >.title {
|
|
|
|
|
|
+ > .title {
|
|
&::before {
|
|
&::before {
|
|
- background-color: #F83535;
|
|
|
|
|
|
+ background-color: #f83535;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- >span {
|
|
|
|
|
|
+ > span {
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|
|
&.title {
|
|
&.title {
|
|
- color: #626B70;
|
|
|
|
|
|
+ color: #626b70;
|
|
&::before {
|
|
&::before {
|
|
- content: "";
|
|
|
|
|
|
+ content: '';
|
|
display: inline-block;
|
|
display: inline-block;
|
|
width: 8px;
|
|
width: 8px;
|
|
height: 8px;
|
|
height: 8px;
|
|
@@ -176,4 +177,4 @@
|
|
flex: 1;
|
|
flex: 1;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-}
|
|
|
|
|
|
+}
|