Commit 714152c3 by doszhang

dos

parent 02eb8780
......@@ -96,6 +96,7 @@ const guardian = [
]
$(document).ready(function () {
$('.container').addClass('fix')
if ($('.page2').height() < document.documentElement.clientHeight) {
var scale = document.documentElement.clientHeight / $('.page').height();
$('.bg').css({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment