feat: 雪碧图组件调整
This commit is contained in:
@@ -11,8 +11,8 @@ const props = withDefaults(defineProps<{
|
||||
frameHeight: number
|
||||
totalFrames: number
|
||||
columns: number
|
||||
displayWidth: number
|
||||
fps?: number
|
||||
displayWidth?: number
|
||||
autoplay?: boolean
|
||||
loop?: boolean
|
||||
}>(), {
|
||||
|
||||
Reference in New Issue
Block a user