#
luxiaotao1123
2021-12-23 a95ecdf03e770374af40fb2e4c107f8475949b63
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();
      }
   },
};