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