Commit 73d2f799 by 冷斌

fix bug

parent d34e1de2
......@@ -57,7 +57,7 @@
<!-- 立即注册按钮 -->
<div class="btn_box">
<div class="Register_btn reg_bottom_login">注册</div>
<div class="Register_btn reg_bottom_login" onclick="window.location.href='/index.php?g=appapi&m=down&a=index'" style="margin-top: .8rem;">下载直播</div>
<div class="Register_btn reg_bottom_login" onclick="window.location.href='/index.php?g=appapi&m=down&a=index'; return" style="margin-top: .8rem;">下载直播</div>
</div>
</div>
......
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 to comment