This commit is contained in:
yixu
2025-12-19 12:44:17 +08:00
parent a3af6a7d89
commit ce179df652
3 changed files with 9 additions and 6 deletions

View File

@@ -93,7 +93,7 @@ const handleItemBtn = (id, event) => {
flex-direction: row;
justify-content: space-between;
align-items: center;
background-image: url("../assets/images/prizelist-item-bg.webp");
background-image: url("../assets/images/new/prizelist-item-bg.webp");
background-repeat: no-repeat;
background-size: 100% 100%;
}