更改上传页面

This commit is contained in:
李志鹏
2025-10-16 13:57:00 +08:00
parent c10a0eb120
commit bb2738ab24
5 changed files with 127 additions and 85 deletions

View File

@@ -19,20 +19,15 @@ button.sandblasted-blurred {
height: 100%;
}
&::after {
z-index: 0;
backdrop-filter: blur(9.5rem);
}
&::before {
z-index: 1;
backdrop-filter: blur(9.5rem);
}
&::after {
opacity: 0.1;
background: url('@/assets/images/customer_form_bg.png');
}
>span {
z-index: 2;
}
&:active {
opacity: 0.7;