|
@@ -262,7 +262,7 @@ export default defineComponent({
|
|
// }}
|
|
// }}
|
|
src={url}
|
|
src={url}
|
|
onPlay={() => onPlay(index)}
|
|
onPlay={() => onPlay(index)}
|
|
- preLoading={false}
|
|
|
|
|
|
+ // preLoading={false}
|
|
// onEnterfullscreen={() => (forms.showButton = false)}
|
|
// onEnterfullscreen={() => (forms.showButton = false)}
|
|
// onExitfullscreen={() => (forms.showButton = true)}
|
|
// onExitfullscreen={() => (forms.showButton = true)}
|
|
/>
|
|
/>
|