我在网上尝试了几个别人的方法,但都没用
导入jquery,然后用下面的代码
$(function(){ $('#thDesignAfter').hide().closest('table').find('tr td:nth-child(3)').hide() });