...
|
...
|
@@ -128,7 +128,9 @@ function diXuanFuInit() { |
|
|
});
|
|
|
});
|
|
|
|
|
|
$('.floor').last().css('margin-bottom', $bottomFixClickArea.height());
|
|
|
setTimeout(() => {
|
|
|
$('.floor').last().css('margin-bottom', $bottomFixClickArea.height());
|
|
|
}, 500);
|
|
|
}
|
|
|
|
|
|
function videoInit() {
|
...
|
...
|
|