Commit 268e187c by libai

测试

parent 1438b7bc
Showing with 1 additions and 1 deletions
......@@ -407,7 +407,7 @@
<script>
$(function(){
var ua = window.navigator.userAgent.toLowerCase();
layer.msg(ua)
layer.msg(location.href)
var dHeight=$(document).height()
$(".right-nav").css("height",$(document).height())
var noUser=false;
......
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