Compare commits
No commits in common. "52c448a2684cb55673c76afa951a0face4f4c864" and "3fe80ef076b5da704c0c24e21a063bb80e95e809" have entirely different histories.
52c448a268
...
3fe80ef076
|
@ -282,10 +282,6 @@ $(function(){
|
|||
$('#submitTG').click(function(){
|
||||
closeTK()
|
||||
})
|
||||
// 去选择地址页面
|
||||
$('.goChooseDZ').on('click',function(){
|
||||
location.href = ''
|
||||
})
|
||||
// 监听页面滚动条变化
|
||||
$(window).scroll(function(){
|
||||
// 获取滚动条距离顶部的距离
|
||||
|
|
Loading…
Reference in New Issue