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

@@ -439,7 +439,7 @@ export default {
.topic-container {
position: sticky;
top: 0;
z-index: 100;
z-index: 10;
background-color: var(--background-color);
display: flex;
flex-direction: row;