bug 修改

This commit is contained in:
duanliang
2025-05-30 19:14:34 +08:00
parent 0ff44c7ef4
commit de6aefae9d
4 changed files with 14 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
width:(100/grad)+'%'
}">
<div class="video-item__inner">
<div class="video-item__inner" @click="handleCamera(element.cameraIndexCode,element)">
<div
v-if="element.isDiy == 1"
class="video-item__follow"
@@ -74,7 +74,7 @@
</template>
<script setup>
import { getVideCollectCate,getVideCollectCateSort,getColletDiyApi } from '@/api/home'
import { getVideCollectCate,getVideCollectCateSort,getColletDiyApi,getPreviewUrlApi} from '@/api/home'
import {
getVideoTypeApi,
getVideoRegionsApi,