<div id="app"> <input type="text" id="txt"/> <p id="show"></p> </div> <script > let result = [] txt.addEventListener('keyup',function ...
確定! 回上一頁