Explorar o código

feat(live): change list item

gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
fd8e17c6b8
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  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: [
                 {