zoukankan      html  css  js  c++  java
  • boss导出简历css

    $('body').css('background-color', '#fff')
    $('.keywords').hide()
    $('#wrap').html($('.resume-box').css('background-color', '#fff'))
    $('.userinfo-con').css('max-width', 'none')
    $('.figure').css({'top': '20px', right: '60px'})
    $('.op,.link-add').hide()
    $('.history-item').each(function(a){$(this).children('.name').text($(this).children('.name').text() + '(' + $(this).children('.period').text() + ')')})
    $('.fz-industry').parent().hide()
    $('.fz-industry').parent().next().hide()

  • 相关阅读:
    hdoj:2075
    hdoj:2072
    hdoj:2071
    hdoj:2070
    hdoj:2069
    test001
    hdoj:2067
    hdoj:2061
    hdoj:2058
    hdoj:2057
  • 原文地址:https://www.cnblogs.com/yy123/p/11004081.html
Copyright © 2011-2022 走看看