问题如图红框标记处,在安卓上Input.input会被修改,但是在set focus 中 input.target=this就无效了
在第三个红框中(input.target = this)前面加上input= this.nativeInput这句话