访客端Android无法提交附件

Android 的 WebView 默认不支持 <input type="file" /> 的文件选择.  所以需要实现WebChromeClient 的 onShowFileChooser 方法
2025-07-04
0 0