请问移动端如何实现光标定位,以及扫码后自动定位到下一个控件?
这个你要控件编辑后事件,写js
[通用]JS移动端设置文本控件焦点-https://help.fanruan.com/finereport/doc-view-4777.html
这个写法试试
_g().getWidgetByName("控件名").focusCode();