|
@@ -875,7 +875,7 @@ export default defineComponent({
|
|
animationData={playLoadData}></Vue3Lottie>
|
|
animationData={playLoadData}></Vue3Lottie>
|
|
</div>
|
|
</div>
|
|
)} */}
|
|
)} */}
|
|
- { data.animationState !== 'end' && data.videoState !== 'play' && (
|
|
|
|
|
|
+ {data.videoState !== 'play' && (
|
|
<div class={styles.loadWrap}>
|
|
<div class={styles.loadWrap}>
|
|
<Vue3Lottie
|
|
<Vue3Lottie
|
|
style={{ width: '100%', height: '100%' }}
|
|
style={{ width: '100%', height: '100%' }}
|