Browse Source

Merge branch 'jay' of http://121.42.8.157:13000/zengminguo/D-MAP into jay

Jay 10 months ago
parent
commit
59b2460f73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/ordinaryPage/index.vue

+ 1 - 1
src/views/ordinaryPage/index.vue

@@ -966,7 +966,7 @@ export default {
     window.renderHeight = height * ratio;
     sessionStorage.setItem("3dMode", 0);
     uwbMain("player", width * ratio, height * ratio, "floorplan");
-
+    
     // window.sdkInstance.sceneRenderer.updateScreenSize(width * ratio, height * ratio);
     // setTimeout(() => {
     //   var element = document.getElementById("house-player");