table常用时间:2023-03-09 14:44:11 <style> table,table td { border: 1px solid #ccc; border-collapse:collapse; } </style> 注意如果有th的时候要注意加上th