<html>
<body><input type="file" id="file" />
<a href="javascript:document.getElementById('file').click()">浏览</a></body>
</html>