uni-app js生成input type=file 上传文件 在浏览器运行好用,但是真机运行就报错,Cannot read property 'createElement' of undefined"
上网查是因为app端没有Element,那应该怎么办?
app里面是没有documen事件的,上传文件干嘛要这样写
https://www.cnblogs.com/suihang/p/11946372.html