fix: 活动页增加loading/个人等级增加loading

This commit is contained in:
Tim
2025-07-29 14:11:55 +08:00
parent 816eacde42
commit cdeed1fcb0
5 changed files with 57 additions and 15 deletions

View File

@@ -45,9 +45,10 @@ export default {
gap: 10px;
min-width: 200px;
}
.activity-popup-icon {
width: 80px;
height: 80px;
width: 100px;
height: 100px;
object-fit: contain;
}
.activity-popup-actions {