表格渲染

<body> <table border="1"> <thead> <tr> <th>姓名</th> <th>性別</th> <th>年齡</th> </tr> </thead> <tbody class="content"> </tbody> </table> </body> <script>
相關文章
相關標籤/搜索