删掉图片

This commit is contained in:
liwenhao 2025-05-23 16:35:06 +08:00
parent cb9ccb3e1f
commit a970c7f789

View File

@ -246,8 +246,6 @@ const solutions = computed(() => [
transform: translateX(-50%);
width: 80%;
height: 100%;
background: url("@/assets/image/abstract-pattern.png") no-repeat
center/contain;
opacity: 0.03;
z-index: -1;
}