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