lrf402788946 5 سال پیش
والد
کامیت
5b880515c3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      public/static/liveIndex.html

+ 1 - 1
public/static/liveIndex.html

@@ -51,7 +51,7 @@
 <script language="javascript">
  function btnDirect() {
      var query = window.location.search.substring(1);
-     window.open('/direct?'+query)
+     window.open('/platlive/direct?'+query)
   }
 </script>
 </html>