$("input[style]").each(function(){
        $(this).css("border-width","1");
        $(this).css("background-color","#A9A9A9");
    }); 

点赞(60)

评论列表共有 0 条评论

立即
投稿
返回
顶部