index.js 75 B

1234567
  1. $(function(){
  2. })
  3. function clickSearch(){
  4. console.log("输入");
  5. }