style(加载动画组件): 默认大小调整

This commit is contained in:
hzj 2026-04-13 11:48:28 +08:00
parent 7c18b8f257
commit 75c53a4515

View File

@ -13,7 +13,7 @@ import loadingImg from '@/assets/icon/Azizi/loading.webp'
defineProps({ defineProps({
size: { size: {
type: String, type: String,
default: '48px', default: '80px',
}, },
margin: { margin: {
type: String, type: String,