在html代码里给input添加属性 unselectable="on" 。此时,html代码变为:. <div class="inputbg"><input type="file" unselectable="on"></div>.
確定! 回上一頁