index.js 39 B

123
  1. $(function () {
  2. console.log(123)
  3. })