tangning 6 달 전
부모
커밋
f3c1f458e7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 }],