footer.tmpl 79 B

1234567
  1. <script>
  2. $(function(){
  3. initCore();
  4. });
  5. </script>
  6. </body>
  7. </html>