Commit 4b203677 by 施宇

1111

parent c459ba2d
......@@ -263,7 +263,7 @@
});
$('.input_btn').click(function () {
window.location.href = '//home.ic.com/homes'
window.location.href = '/indexsearch'
})
$('.mobile_wrapper .lb_nav span').click(function () {
var index = $(this).index();
......
......@@ -214,7 +214,9 @@
</div>
<include file="public/foot" />
<script>
$('.btn_div .btn').click(function () {
window.location.href = '/login'
})
</script>
</body>
......
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