|
@@ -4502,7 +4502,7 @@ export default {
|
|
|
span {
|
|
span {
|
|
|
width: 3px;
|
|
width: 3px;
|
|
|
height: 14px;
|
|
height: 14px;
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
border-radius: 1px;
|
|
border-radius: 1px;
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
}
|
|
}
|
|
@@ -4511,7 +4511,7 @@ export default {
|
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
margin-left: 9px;
|
|
margin-left: 9px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -4527,7 +4527,7 @@ export default {
|
|
|
cursor: default;
|
|
cursor: default;
|
|
|
|
|
|
|
|
.patiens-name {
|
|
.patiens-name {
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
|
}
|
|
}
|
|
@@ -4536,7 +4536,7 @@ export default {
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
|
|
|
|
|
.matname {
|
|
.matname {
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -4647,7 +4647,7 @@ export default {
|
|
|
div {
|
|
div {
|
|
|
width: 66px;
|
|
width: 66px;
|
|
|
height: 24px;
|
|
height: 24px;
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
|
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
font-size: 13px;
|
|
font-size: 13px;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -4656,7 +4656,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.agree-active {
|
|
.agree-active {
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -4695,7 +4695,7 @@ export default {
|
|
|
div {
|
|
div {
|
|
|
width: 34px;
|
|
width: 34px;
|
|
|
height: 20px;
|
|
height: 20px;
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
border-radius: 2px;
|
|
border-radius: 2px;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
@@ -4758,7 +4758,7 @@ export default {
|
|
|
cursor: default;
|
|
cursor: default;
|
|
|
width: 146px;
|
|
width: 146px;
|
|
|
height: 26px;
|
|
height: 26px;
|
|
|
- background: rgba($color: #5386f6, $alpha: 0.1);
|
|
|
|
|
|
|
+ background: rgba($color: #9F643A, $alpha: 0.1);
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -4771,7 +4771,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.active {
|
|
.active {
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -4831,7 +4831,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.l_active {
|
|
.l_active {
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -4887,7 +4887,7 @@ export default {
|
|
|
.table-show {
|
|
.table-show {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
|
|
|
|
|
- // background: #5386F6;
|
|
|
|
|
|
|
+ // background: #9f643a;
|
|
|
// overflow: hidden;
|
|
// overflow: hidden;
|
|
|
|
|
|
|
|
.table-left-body {
|
|
.table-left-body {
|
|
@@ -5153,7 +5153,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.bg-green {
|
|
.bg-green {
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
margin-left: 20px;
|
|
margin-left: 20px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -5294,7 +5294,7 @@ export default {
|
|
|
.btns {
|
|
.btns {
|
|
|
width: 80px;
|
|
width: 80px;
|
|
|
height: 30px;
|
|
height: 30px;
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
border-radius: 2px 2px 2px 2px;
|
|
border-radius: 2px 2px 2px 2px;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
@@ -5328,7 +5328,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.mad-cy {
|
|
.mad-cy {
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -5362,7 +5362,7 @@ export default {
|
|
|
.testCase-btns {
|
|
.testCase-btns {
|
|
|
width: 80px;
|
|
width: 80px;
|
|
|
height: 30px;
|
|
height: 30px;
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
border-radius: 2px 2px 2px 2px;
|
|
border-radius: 2px 2px 2px 2px;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
@@ -5384,7 +5384,7 @@ export default {
|
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
margin-bottom: 15px;
|
|
margin-bottom: 15px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -5449,7 +5449,7 @@ export default {
|
|
|
// width: 70px;
|
|
// width: 70px;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
// flex: 1;
|
|
// flex: 1;
|
|
|
- // background: #5386F6;
|
|
|
|
|
|
|
+ // background: #9f643a;
|
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
@@ -5457,7 +5457,7 @@ export default {
|
|
|
font-family: PingFang SC;
|
|
font-family: PingFang SC;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
|
// color: #333333;
|
|
// color: #333333;
|
|
|
- color: #5386f6;
|
|
|
|
|
|
|
+ color: #9F643A;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -5474,7 +5474,7 @@ export default {
|
|
|
div {
|
|
div {
|
|
|
width: 34px;
|
|
width: 34px;
|
|
|
height: 20px;
|
|
height: 20px;
|
|
|
- background: #5386f6;
|
|
|
|
|
|
|
+ background: #9F643A;
|
|
|
border-radius: 2px;
|
|
border-radius: 2px;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
@@ -5494,7 +5494,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.active {
|
|
.active {
|
|
|
- color: #5386f6 !important;
|
|
|
|
|
|
|
+ color: #9F643A !important;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.pre-steps::v-deep .el-step__icon.is-text {
|
|
.pre-steps::v-deep .el-step__icon.is-text {
|