需要获取到,页面table标签内tbody内的td值,网上查了一堆方法没法用,主要这块不是我写的找不到页面,能否获取到该TD值,如果可以该怎么写,不需要点击事件什么的
https://blog.csdn.net/qq_38071008/article/details/100655591 试试这些
$('.table tbody td').text()