去掉input type=file的默认样式

原样式:
在这里插入图片描述

解决:

style="opacity: 0;"变成透明的

然后可以外面套个div,在div上自定义样式。

原文地址:https://www.cnblogs.com/lxwphp/p/15453350.html