nieyuge 3 tahun lalu
induk
melakukan
a3fa62f64a
1 mengubah file dengan 4 tambahan dan 1 penghapusan
  1. 4 1
      pages/luckdraw.vue

+ 4 - 1
pages/luckdraw.vue

@@ -123,7 +123,7 @@
                                     </div>
                                 </div>
                                 <div class="time">
-                                    <span class="t">🕒 18:23:53</span>
+                                    <span class="t">🕒 {{ validity }}</span>
                                     <span class="w">🏆 {{ detail.postBizData.totalCount }} WINNERS</span>
                                 </div>
                                 <div class="box">
@@ -722,6 +722,9 @@ body,
         width: 110px;
         height: 94px;
     }
+    .luck-list {
+        height: calc(100% - 430px);
+    }
     .head {
         display: flex;
         height: 50px;