Compare commits
2 Commits
a92ceff8e4
...
57835e6416
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57835e6416 | ||
|
|
892c568efc |
@@ -5,7 +5,7 @@ import MyEvent from "@/directives/myEvents";
|
|||||||
//})
|
//})
|
||||||
//const emit = defineEmits([
|
//const emit = defineEmits([
|
||||||
//])
|
//])
|
||||||
const isVideoShow = ref(true)
|
const isVideoShow = ref(false)
|
||||||
const url = ref('')
|
const url = ref('')
|
||||||
const poster = ref('')
|
const poster = ref('')
|
||||||
const playVideo = (data)=>{
|
const playVideo = (data)=>{
|
||||||
|
|||||||
Reference in New Issue
Block a user