liudan 1 year ago
parent 193e1cb80c
commit 8e2108df8d
  1. BIN
      images/ywtz.gif
  2. 3
      service/service13.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB

@ -214,7 +214,8 @@
onLeave: function(index, direction){ onLeave: function(index, direction){
console.log("iii",index,direction) console.log("iii",index,direction)
if(direction==2){ if(direction==2){
$('.gifimg').attr('src',`../images/touzi.gif?time=${new Date().getTime()}`) // $('.gifimg').attr('src',`../images/touzi.gif?time=${new Date().getTime()}`)
$('.gifimg').attr('src',`../images/ywtz.gif?time=${new Date().getTime()}`)
} }
} }
}) })

Loading…
Cancel
Save