deepsea 11 months ago
parent
commit
86e37705a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/ordinaryPage/index.vue

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

@@ -912,6 +912,7 @@ export default {
     let ratio = 1.8;
     window.renderWidth = width * ratio;
     window.renderHeight = height * ratio;
+    sessionStorage.setItem('3dMode', 0)
     uwbMain('playersmall', width * ratio, height * ratio, "floorplan");
     
     // window.sdkInstance.sceneRenderer.updateScreenSize(width * ratio, height * ratio);