zhoushihao
2024-10-16 1fac0e81f54ea162e040114c85b3da8f70381f36
UI-Project/src/views/NewPage.vue
@@ -110,6 +110,7 @@
         adjustedWidth = rect.width * (900/rect.olHeight);
         adjustedHeight = rect.height * (430/rect.olWidth);
        } 
        // 该页面为顺时针旋转90度
        let adjustedRect = {  
          ...rect,
          // x_axis: rect.y_axis * (959.35/rect.olHeight),