style(春节活动页面): 加载动画限制高度

This commit is contained in:
hzj 2026-02-12 18:54:22 +08:00
parent d458fdc01a
commit 92c4ef36f2

View File

@ -1503,6 +1503,9 @@ onUnmounted(() => {
justify-content: center;
align-items: center;
color: #666;
overflow: hidden;
position: relative;
}
.loading-spinner {