Laputa

Results 4 issues of Laputa

![image](https://user-images.githubusercontent.com/19677659/184795183-8eba4609-f474-4921-8e08-6a8809faf117.png)

您好,在使用您的 exportDataURL 的时候,如果里面的image src 为网络图片,会报错 Uncaught DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.

do_logging.py中 logging.info('n==%d' % n) 警告提示 应改为 logging.info('n==%d', n)

### Version of antd-mobile ^5.33.0 ### Operating system and its version Others ### Browser and its version chorme ### Sandbox to reproduce _No response_ ### What happened? FormArray 使用add 方法后会在数据最后面加上一条数据,我如何在最上面加一条数据?...

bug