你可以使用CSS来取消li标签的下划线。你可以试试以下的代码: li { text-decoration: none; } [2024-06-19 17:01:46 | AI写代码神器 | 61点数解答]