作者 Cool
1 个管道 的构建 通过 耗费 9 秒

h5分享调试

@@ -25,6 +25,11 @@ @@ -25,6 +25,11 @@
25 width: 100%; 25 width: 100%;
26 font-size: 0; 26 font-size: 0;
27 } 27 }
  28 +
  29 + /*.file-item-bottom {*/
  30 + /* box-sizing: border-box;*/
  31 + /* flex-wrap: wrap;*/
  32 + /*}*/
28 </style> 33 </style>
29 </head> 34 </head>
30 35
@@ -102,7 +107,7 @@ @@ -102,7 +107,7 @@
102 {foreach $data.video as $vo} 107 {foreach $data.video as $vo}
103 <div class="file-item pic-item"> 108 <div class="file-item pic-item">
104 <div class="time">{$vo.times}</div> 109 <div class="time">{$vo.times}</div>
105 - <div class="file-item-bottom"> 110 + <div class="file-item-bottom pic">
106 {foreach $vo.info as $val} 111 {foreach $vo.info as $val}
107 <a href="{:url('index/detail',array('file_id'=>$val.id))}"> 112 <a href="{:url('index/detail',array('file_id'=>$val.id))}">
108 <div class="video"> 113 <div class="video">