Ben %!s(int64=7) %!d(string=hai) anos
pai
achega
d2f28fc5be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      miaomiao/www/templates/home/dream-detail.html

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

xqd
@@ -46,7 +46,7 @@
                     <ion-slides slider="data.slider">
                         <ion-slide-page ng-if="dream.video">
                             <div class="box banner">
-                                <video ng-src="{{dream.video | trustUrl}}" width="100%" style="max-height: 400px" class="centerme" controls="controls" ></video>
+                                <video ng-src="{{dream.video | trustUrl}}" poster="{{dream.user.avatar}}" width="100%" style="max-height: 400px" class="centerme" controls="controls" ></video>
                             </div>
                         </ion-slide-page>
                         <ion-slide-page ng-repeat="img in dream.imgs" >