Selaa lähdekoodia

index - career video size update

hare8999@163.com 2 vuotta sitten
vanhempi
commit
5bafe143d7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/index/components/index-card-career.vue

+ 2 - 2
src/views/index/components/index-card-career.vue

@@ -24,10 +24,10 @@ export default {
     return {
       morePath: '/new-gaokao/careerVideo',
       list: [],
-      lineSize: 6,
+      lineSize: 4,
       queryParams: {
         pageNum: 1,
-        pageSize: 12,
+        pageSize: 8,
         type: 0
       }
     }