|
@@ -255,7 +255,7 @@ export default {
|
|
|
.title {
|
|
.title {
|
|
|
font-size: 20px;
|
|
font-size: 20px;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
- color: #606266;
|
|
|
|
|
|
|
+ color: #636569;
|
|
|
}
|
|
}
|
|
|
.header {
|
|
.header {
|
|
|
display: flex;
|
|
display: flex;
|
|
@@ -270,6 +270,7 @@ export default {
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
|
margin-top: 50px;
|
|
margin-top: 50px;
|
|
|
|
|
+ color: #636569;
|
|
|
}
|
|
}
|
|
|
.empty-state {
|
|
.empty-state {
|
|
|
display: flex;
|
|
display: flex;
|
|
@@ -283,7 +284,7 @@ export default {
|
|
|
#pdfDom {
|
|
#pdfDom {
|
|
|
padding: 20px 100px;
|
|
padding: 20px 100px;
|
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
- color: #606266;
|
|
|
|
|
|
|
+
|
|
|
.info-container {
|
|
.info-container {
|
|
|
margin-bottom: 20px !important;
|
|
margin-bottom: 20px !important;
|
|
|
}
|
|
}
|
|
@@ -293,9 +294,11 @@ export default {
|
|
|
.title {
|
|
.title {
|
|
|
height: 20px;
|
|
height: 20px;
|
|
|
line-height: 20px;
|
|
line-height: 20px;
|
|
|
- font-size: 16px;
|
|
|
|
|
|
|
+ font-size: 18px;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
|
+ color: #38b7b3;
|
|
|
|
|
+ font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
|
|
|
|
|
|
|
|
.ibps-icon-star {
|
|
.ibps-icon-star {
|
|
|
color: #fb9600;
|
|
color: #fb9600;
|