ll
liukangdong
2024-12-26 246b5c26a2c17f5baa0a70c893fae819ef8d2e84
screen/src/views/videoUrl/Video.vue
@@ -6,7 +6,7 @@
</template>
<script setup>
import { defineProps, ref, onMounted, onUnmounted, watch } from 'vue'
import { ref, onMounted, onUnmounted, watch } from 'vue'
const props = defineProps({
  indexCode: String,
  href: String,