tangning 6 months ago
parent
commit
f3c1f458e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/view/case/help.ts

+ 1 - 0
src/view/case/help.ts

@@ -200,6 +200,7 @@ export const getFuseImage = async (
         let num = typeMap.sdk.store?.getValue('metadata').num
        // /oss/scene_view_data/YZL-jm-3EOpLfZxim9/user/cad-style-3.jpg
        blob = urlToBlob(`/oss/scene_view_data/${num}/user/cad-style-3.jpg`)
+       console.error("截图尺寸2", blob);
       } else {
         const result = await typeMap.sdk.Camera.screenshot(
           [{ width: width, height: height, name: "2k", bgOpacity: 0 }],