浏览代码

修改样式

zs 8 月之前
父节点
当前提交
25d861df02
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/thirteen/list.vue

+ 3 - 3
src/views/thirteen/list.vue

@@ -210,7 +210,7 @@ const getfile = (item) => {
           .list {
             .image {
               width: 100%;
-              height: 190px;
+              height: 220px;
               padding: 0 20px;
             }
             .other {
@@ -256,7 +256,7 @@ const getfile = (item) => {
 
             .image {
               width: 100%;
-              height: 185px;
+              height: 220px;
               padding: 0 20px;
             }
             .other {
@@ -291,7 +291,7 @@ const getfile = (item) => {
           position: relative;
           .image {
             width: 100%;
-            height: 200px;
+            height: 220px;
           }
           .text {
             position: absolute;