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),