This commit is contained in:
X1627315083
2025-04-23 16:20:53 +08:00
parent 764c7bc7ec
commit dc092b64a1
29 changed files with 126 additions and 68 deletions

View File

@@ -1226,7 +1226,7 @@ export default defineComponent({
cursor: pointer;
width: 4rem;
height: 4rem;
background: rgba(57, 33, 91);
background: #000;
display: flex;
align-items: center;
justify-content: center;

View File

@@ -1135,7 +1135,7 @@ export default defineComponent({
cursor: pointer;
width: 4rem;
height: 4rem;
background: rgba(57, 33, 91);
background: #000;
display: flex;
align-items: center;
justify-content: center;