Browse Source

修改样式

zs 11 months ago
parent
commit
8fcb62ba30
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/views/brain/index.vue
  2. 1 1
      src/views/main/thirteen.vue

+ 1 - 1
src/views/brain/index.vue

@@ -276,7 +276,7 @@ const sizeChange = (limits) => {
         }
         .right {
           text-align: right;
-          font-size: $global-font-size-18;
+          font-size: $global-font-size-16;
           font-family:
             PingFangSC-Regular,
             PingFang SC;

+ 1 - 1
src/views/main/thirteen.vue

@@ -40,7 +40,7 @@
                     <el-col
                       :span="6"
                       class="list"
-                      v-for="(item, index) in list.slice(0, 6)"
+                      v-for="(item, index) in list.slice(0, 8)"
                       :key="index"
                       @click="toView(item)"
                     >