wangchuanjin 5 年之前
父节点
当前提交
4c64a66c5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/jfw/modules/app/src/web/templates/active/livePage/online.html

+ 1 - 1
src/jfw/modules/app/src/web/templates/active/livePage/online.html

@@ -133,7 +133,7 @@
                 // 显示倒计时
                 showDom: function () {
                     // 活动结束时间 传一个结束时间字符串
-                    var t = showtime(1594123200000)
+                    var t = showtime(1594728000000)
                     if (t.day == 0) {
                         $('.day').fadeOut()
                     }