diff --git a/mobile/video.html b/mobile/video.html index 793b67a..0d7a856 100644 --- a/mobile/video.html +++ b/mobile/video.html @@ -210,7 +210,7 @@ $(function(){ html+='<div class="grap-like">追蹤</div>'; $(".grap-name-box").html(html); $(".bottom-nav-btn,.grap-like").unbind("click").on("click",function(){ - window.location.href='https://www.footseen.xyz/download/download2.html' + window.location.href='https://www.footseen.xyz/mobile/download/download2.html' }) var html=[]; html+='<h1 class="grap-title">'+details.title+'</h1>';