#
luxiaotao1123
2021-12-23 d432010a8d85511198b5c8b26313ac5486bb22f1
static/js/app.js
@@ -432,6 +432,9 @@
         this.camera.position.set( 1400, 6000, -1800 );
         this.camera.lookAt( 1400, 0, -1800 );
      }
      this.backlView = function () {
         this.initCamera();
      }
   },
};