🌈 搜索
📅  最后修改于: 2022-03-11 14:58:29.547000             🧑  作者: Mango
$(document).ready(function(){ $('.fixed-table-body').each(function(){ $(this).css("min-height","500px"); }) })