Commit 995bf6e7 by libai

测试

parent 9a042d08
Showing with 1 additions and 1 deletions
...@@ -210,7 +210,7 @@ $(function(){ ...@@ -210,7 +210,7 @@ $(function(){
html+='<div class="grap-like">追蹤</div>'; html+='<div class="grap-like">追蹤</div>';
$(".grap-name-box").html(html); $(".grap-name-box").html(html);
$(".bottom-nav-btn,.grap-like").unbind("click").on("click",function(){ $(".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=[]; var html=[];
html+='<h1 class="grap-title">'+details.title+'</h1>'; html+='<h1 class="grap-title">'+details.title+'</h1>';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment