在线工具

2021-03-25     3

$("#file")[0].files[0]; 等价于 document.getElementById("file").files[0]

2023-12-12     7

CSS .runtop { width: 50px; height: 40px; border-radius: 10px; background: #fff; color: #279de4; box-shadow: 0 1px 2px #ccc; text-align: center; line-height:40px; } Js