guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
f57c951363
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/home.html

+ 1 - 1
public/home.html

@@ -145,7 +145,7 @@
           })
         },
         noticeBtn(){
-          if (this.info.status=='0') {
+          if (this.info.status=='1') {
             window.location.href = `/platlive/achieveLive/detail?id=${this.info.id}`
           }else{
             alert(`展会尚未开启,展会开始时间:${this.info.start_time}!`)