添加2v2页面

This commit is contained in:
kron
2025-08-13 16:44:25 +08:00
parent 5709035d4b
commit f388270fff
18 changed files with 779 additions and 54 deletions

View File

@@ -18,11 +18,11 @@ defineProps({
.container {
display: flex;
align-items: center;
color: #b9b9b9;
color: #ffffffa8;
font-size: 13px;
}
.container > image {
width: 22px;
width: 20px;
margin-right: 5px;
}
</style>