Compare commits

..

No commits in common. "52c448a2684cb55673c76afa951a0face4f4c864" and "3fe80ef076b5da704c0c24e21a063bb80e95e809" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -282,10 +282,6 @@ $(function(){
$('#submitTG').click(function(){
closeTK()
})
// 去选择地址页面
$('.goChooseDZ').on('click',function(){
location.href = ''
})
// 监听页面滚动条变化
$(window).scroll(function(){
// 获取滚动条距离顶部的距离