<img width="1694" height="960" alt="Image" src="https://github.com/user-attachments/assets/c20265ff-121f-49be-838b-183f2b3befc0" /> 如图我使用循环-文本列表打开网页输入表单,数据是从excel导入的。我需要把这个tr[3]里的索引”3“和使用循环内的文本索引“4”关联起来,有办法吗?就是说xpah那个tr[]的索引是循环内的文本索引值减1,我能获取到这个循环内的文本索引变量后,减1后填写到这个xpath的tr[]中括号内吗?如果可以的话,easyspider里的程序设计会灵活很多噢! https://github.com/NaiboWang/EasySpider/issues/243