Mike 8 tahun lalu
induk
melakukan
db40df46d3

+ 0 - 1
miaomiao/www/css/style.css

xqd
@@ -142,7 +142,6 @@ overflow:auto;
 }
     .mainitem img {
         width:100%;
-        max-height: 220px;
     }
     .mainitem .row .col img {
         max-width: 45px;

+ 1 - 1
miaomiao/www/templates/home/dream-detail.html

xqd
@@ -26,7 +26,7 @@
                     </div>
                 </ion-slide-page>
                 <ion-slide-page ng-repeat="img in dream.imgs" >
-                    <div class="box banner"><img ng-src="{{img.pic}}" style="max-height: 200px;width: 100%" /></div>
+                    <div class="box banner"><img ng-src="{{img.pic}}" style="width: 100%" /></div>
                 </ion-slide-page>
             </ion-slides>
             <div class="list detail-list">