소스 검색

feat(live): change list item

gemercheung 3 년 전
부모
커밋
fd8e17c6b8
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      src/views/scenes/live.vue

+ 6 - 2
src/views/scenes/live.vue

@@ -195,8 +195,8 @@ updateUserId: null -->
             label: '类型',
             component: 'ApiSelect',
             colProps: {
-              xl: 12,
-              xxl: 8,
+              xl: 5,
+              xxl: 5,
             },
             componentProps: {
               api: brandTypeListApi,
@@ -213,6 +213,10 @@ updateUserId: null -->
             field: 'livestreamStatus',
             label: '是否开播',
             component: 'Select',
+            colProps: {
+              xl: 5,
+              xxl: 5,
+            },
             componentProps: {
               options: [
                 {