图片路径修改

This commit is contained in:
liwenhao 2025-05-23 13:39:31 +08:00
parent 83b64c150a
commit b4e8ed0736

View File

@ -244,8 +244,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;
}