This commit is contained in:
shijing 2025-06-11 16:03:05 +08:00
parent aace8c1d2e
commit 764acde2b4
1 changed files with 4 additions and 4 deletions

View File

@ -389,16 +389,16 @@ export default {
color: #ffffff;
border-radius: 10px;
background-size: cover;
background-image: url("/public/img/gx/gx_blue(1).png");
background-image: url("/public/img/bx/gx_blue.png");
}
.retangleImg:nth-child(2){
background-image: url("/public/img/gx/gx_yellow.png");
background-image: url("/public/img/bx/gx_yellow.png");
}
.retangleImg:nth-child(3){
background-image: url("/public/img/gx/gx_green.png");
background-image: url("/public/img/bx/gx_green.png");
}
.retangleImg:nth-child(4){
background-image: url("/public/img/gx/gx_purple.png");
background-image: url("/public/img/bx/gx_purple.png");
}
.card_title {
height: 60px;