网络编程 发布日期:2025/11/19 浏览次数:1
$("input[style]").each(function(){ $(this).css("border-width","1"); $(this).css("background-color","#A9A9A9"); });