1. js版

<input style="visibility:hidden" >上传</a>

2. jquery 版本

<!--jquery 版-->

<input type="file"  ).click();

        })

    })
</script>

相关文章:

  • 2022-12-23
  • 2021-08-08
  • 2022-12-23
  • 2021-12-25
  • 2021-11-27
  • 2021-12-17
  • 2021-06-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
相关资源
相似解决方案