代码如下:

<script>
  $.config = {
    autoInit: true,
    router: false //no recommend
  };
  $.init();
</script>

参考