feat:对接视频关注列表
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
const getVideoList = async () => {
|
const getVideoList = async () => {
|
||||||
let res = await getVideoListApi({
|
let res = await getVideoListApi({
|
||||||
businessVideoDisplayPosition: '核心景区视频'
|
isCollect: 1
|
||||||
})
|
})
|
||||||
list.value = res.data
|
list.value = res.data
|
||||||
// nextTick(() => {
|
// nextTick(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user