gq 7 years ago
parent
commit
bade43bdf3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      miaomiao/www/templates/home/dream-detail.html

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

@@ -91,7 +91,7 @@
                             <h2>{{timer}}</h2>
                             <h2>{{timer}}</h2>
                             <p>剩余时间</p>
                             <p>剩余时间</p>
                         </div>
                         </div>
-                        <div ng-if="user.id == dream.user.id" class="col" style="text-align:right">
+                        <div class="col" style="text-align:right">
                             <h2>{{dream.mark}}</h2>
                             <h2>{{dream.mark}}</h2>
                             <p>当前获得梦想分数</p>
                             <p>当前获得梦想分数</p>
                         </div>
                         </div>