|
@@ -63,10 +63,18 @@ onMounted(() => {
|
|
|
background-image: url(/src/assets/student/step/new/LiLunKaoHe_No.webp);
|
|
background-image: url(/src/assets/student/step/new/LiLunKaoHe_No.webp);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ .liLunKaoHe:hover {
|
|
|
|
|
+ background-image: url(/src/assets/student/step/new/LiLunKaoHe_Yes.webp);
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
.shiJiKaoHe {
|
|
.shiJiKaoHe {
|
|
|
background-image: url(/src/assets/student/step/new/ShiJiKaoHe_No.webp);
|
|
background-image: url(/src/assets/student/step/new/ShiJiKaoHe_No.webp);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ .shiJiKaoHe:hover {
|
|
|
|
|
+ background-image: url(/src/assets/student/step/new/ShiJiKaoHe_Yes.webp);
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|