style(加载动画组件): 默认大小调整
This commit is contained in:
parent
7c18b8f257
commit
75c53a4515
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user