Commit 2584cb0f by doszhang

dos

parent 8ffac6cb
......@@ -97,8 +97,7 @@ $(document).ready(function () {
});
$('.index-block').css('top', getTranslateDistance(20));
$('.question-block').css('top', getTranslateDistance(-36));
$('.rule-title').css('top', getTranslateDistance(130));
alert(getTranslateDistance(30));
$('.rule-title').css('top', getTranslateDistance(30));
$('.rule-block').css('top', getTranslateDistance(80));
$('.btn-back').css('top', 'auto').css('bottom', getTranslateDistance(20));
let trans = parseFloat(getTranslateDistance());
......
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