#
luxiaotao1123
2021-12-13 9233b9a9c7c2e760d519d4ca0ccf0868b57fb1cd
views/index.html
@@ -82,7 +82,7 @@
         document.getElementById("print").addEventListener('click', function () {
            console.log(player.objects);
            player.modelMove();
            player.initModelMove();
         }, false);
      </script>