This commit is contained in:
parent
0e322f198a
commit
46419e68bc
|
@ -148,7 +148,7 @@
|
|||
|
||||
<script setup lang="ts">
|
||||
import { ref, computed } from 'vue'
|
||||
import { Search, Star, VideoPlay, Calendar, Fire, Collection, Timer, VideoCamera, Trophy } from '@element-plus/icons-vue'
|
||||
import { Search, Star, VideoPlay, Calendar, Histogram as Fire, Collection, Timer, VideoCamera, Trophy } from '@element-plus/icons-vue'
|
||||
import VideoCard from '@/components/video/VideoCard.vue'
|
||||
import VideoGrid from '@/components/video/VideoGrid.vue'
|
||||
import { useRouter } from 'vue-router'
|
||||
|
|
Loading…
Reference in New Issue