Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
$('.role-list .select').text().substr(0, 2); 这段代码什么意思
JQuery不要在Auto.js贴里问好吗???
$('.role-list .select') 获取某个元素 .text()获取某个元素里的文本 substr(0, 2)截取当前文本的0到2位置的字符
笔青居
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待