联系我们手机端样式修改
parent
0bf22a2a55
commit
cdb66c8ab1
|
@ -34,7 +34,7 @@ jQuery(function($){
|
|||
boxClass: 'wow',
|
||||
animateClass: 'animated',
|
||||
offset: -50,
|
||||
mobile: false,
|
||||
mobile: true,
|
||||
live: true
|
||||
});
|
||||
wow.init();
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue