最近做一個專案,web頁面上要實現slider,經過調研,先後採用了兩種方式:1.用html type = “range”的方式,實現很簡單,<input type="range" min="10" ...
確定! 回上一頁