证件公示(健康证)
-
+
@@ -536,11 +542,11 @@ export default {
.container {
height: 100%;
width: 100%;
- background: rgba(148, 5, 0);
- // background-image: url("../assets/images/background.jpg");
- // background-size: cover;
- // background-position: center;
- // overflow-y: hidden; /* 保留垂直滚动(如果内容超出屏幕) */
+ // background: #000;
+ background-image: url("../assets/images/background.png");
+ background-size: cover;
+ background-position: center;
+ overflow-y: hidden; /* 保留垂直滚动(如果内容超出屏幕) */
}
.topdiv{
width: 100%;
@@ -558,12 +564,12 @@ export default {
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: normal;
font-size: 34px;
- color: #E1EFFF;
+ color: #F6F3BC;
}
.dateTimeClass{
display: flex;
justify-content: center;
- color:#E1EFFF;
+ color:#F6F3BC;
width:30%;
align-items: center;
}
@@ -571,7 +577,7 @@ export default {
display: flex;
justify-content: center;
align-items: center;
- color:#E1EFFF;
+ color:#F6F3BC;
width:30%;
}
.titlediv2{
@@ -580,7 +586,7 @@ export default {
// height: 10px;
justify-content: center;
align-items: flex-start;
- color:#E1EFFF;
+ color:#F6F3BC;
font-size: 28px;
// background-image: url("../assets/images/caidanline.png");
// background-size: cover;
@@ -591,7 +597,7 @@ export default {
width: 100%;
justify-content: center;
flex-wrap: wrap;
- color:#E1EFFF;
+ color:#F6F3BC;
}
.fegexian{
width: 50%;
@@ -611,7 +617,7 @@ export default {
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: normal;
font-size: 24px;
- color: #D8E2FF;
+ color: #F6F3BC;
text-align: left;
font-style: normal;
text-transform: none;
@@ -624,7 +630,7 @@ export default {
-webkit-background-clip: text;
background-clip: text;
// color: transparent;
- color: #D8E2FF;
+ color: #F6F3BC;
}
.dishcontentclass{
display: flex;
@@ -634,7 +640,7 @@ export default {
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: normal;
font-size: 22px;
- color: #D8E2FF;
+ color: #F6F3BC;
text-align: left;
font-style: normal;
padding-bottom: 1%;
@@ -652,7 +658,7 @@ export default {
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: bold;
font-size: 24px;
- color: #6FA9FF;
+ color: #F6F3BC;
text-align: left;
font-style: normal;
}
@@ -669,7 +675,7 @@ export default {
}
.partthree_title{
display: flex;
- color:#E1EFFF;
+ color:#F6F3BC;
font-size: 25px;
justify-content: center;
margin-bottom: 5px;