diff --git a/src/filters/videoManagement/topic.js b/src/filters/videoManagement/topic.js index e34dbd2..21560c5 100644 --- a/src/filters/videoManagement/topic.js +++ b/src/filters/videoManagement/topic.js @@ -39,22 +39,6 @@ export function topicShowTypeList() { label: '横版五宫格', value: 3 }, - { - label: '横版1.5滑', - value: 4 - }, - { - label: '横版2.5滑', - value: 5 - }, - { - label: '竖版2.5滑', - value: 6 - }, - { - label: '竖版3.5滑', - value: 7 - }, { label: '竖版六宫格', value: 8 @@ -66,10 +50,6 @@ export function topicShowTypeList() { { label: '竖版四宫格', value: 10 - }, - { - label: '竖屏列表', - value: 11 } ] } diff --git a/src/views/videoManagement/videoType/components/AddOrEdit.vue b/src/views/videoManagement/videoType/components/AddOrEdit.vue index bb5a509..c7797b5 100644 --- a/src/views/videoManagement/videoType/components/AddOrEdit.vue +++ b/src/views/videoManagement/videoType/components/AddOrEdit.vue @@ -46,12 +46,8 @@ - - - -