From 000f42fbb2b10d23db244b5b1a9c1c26352433d9 Mon Sep 17 00:00:00 2001 From: ouyangxiu Date: Wed, 25 Jun 2025 20:09:03 +0700 Subject: [PATCH] =?UTF-8?q?fix:=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/filters/videoManagement/topic.js | 20 ------------------- .../videoType/components/AddOrEdit.vue | 4 ---- 2 files changed, 24 deletions(-) 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 @@ - - - -