Commit ed2822dd by kubisk

dos

parent ad4cd16b
......@@ -158,7 +158,7 @@ function checkInfo() {
success: function (resp) {
let dtop = parseInt($('.upload-page .top').css('top'))
$('.tip').css('top', 144 + dtop + 'px')
$('.tip').css('top', 249 + dtop + 'px')
$('.username').css('top', 319 + dtop + 'px')
$('.company').css('top', 373 + dtop + 'px')
if (resp.status == 1) {
......
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