联系我们手机端样式修改

master
Lee-1203 2022-02-21 14:44:53 +08:00
parent 0bf22a2a55
commit cdb66c8ab1
2 changed files with 10 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jQuery(function($){
boxClass: 'wow',
animateClass: 'animated',
offset: -50,
mobile: false,
mobile: true,
live: true
});
wow.init();

9
new_file.html Normal file
View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>