<style> a{display:inline-block; width:100px; height:40px; position:relative; overflow:hidden;} input{position:absolute; right:0; top:0; font-size:100px; opacity:0; filter:alpha(opacity=0);} </style> <a href="#"> <input type="file" /> </a>
时间: 2024-10-09 15:22:59