diff --git a/images/ywtz.gif b/images/ywtz.gif new file mode 100644 index 0000000..48b178a Binary files /dev/null and b/images/ywtz.gif differ diff --git a/service/service13.html b/service/service13.html index c59fed2..2fc905b 100644 --- a/service/service13.html +++ b/service/service13.html @@ -214,7 +214,8 @@ onLeave: function(index, direction){ console.log("iii",index,direction) 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()}`) } } })