feat:完善功能

This commit is contained in:
zjc
2025-02-24 18:04:41 +08:00
parent 7e822f1c66
commit 28bf623b48
2 changed files with 91 additions and 21 deletions

View File

@@ -134,8 +134,8 @@
<script setup>
import { getVideoListApi, postRefreshApi, getPreviewUrlApi } from '@/api/home'
import { getVideoTypeApi, getVideoRegionsApi, postVideoRemainApi } from '@/api/monitor'
import { debounce } from 'lodash'
import { debounce } from 'lodash'
import PubSub from 'pubsub-js'
import Hls from 'hls.js'