From 273e2768da91445f7b352ccbc06da7e7db9eff50 Mon Sep 17 00:00:00 2001 From: pro Date: Wed, 28 Jan 2026 16:17:54 +0900 Subject: [PATCH] =?UTF-8?q?feat:=EB=AA=85=ED=95=A8=20=EB=93=B1=EB=A1=9D=20?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=EC=97=90=20=EC=B9=B4=EB=A9=94?= =?UTF-8?q?=EB=9D=BC=20=EC=B4=AC=EC=98=81=20=EA=B8=B0=EB=8A=A5=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 모바일에서 직접 카메라로 명함 촬영 가능 - capture="environment" 속성으로 후면 카메라 기본 사용 - 기존 파일 업로드와 카메라 촬영 버튼 병행 지원 Co-Authored-By: Claude Opus 4.5 --- .../views/sales/prospects/create.blade.php | 34 +++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/resources/views/sales/prospects/create.blade.php b/resources/views/sales/prospects/create.blade.php index bd46b8e3..da05dc78 100644 --- a/resources/views/sales/prospects/create.blade.php +++ b/resources/views/sales/prospects/create.blade.php @@ -99,11 +99,23 @@
+

명함 이미지를 드래그하거나 클릭하여 업로드

AI가 자동으로 정보를 추출합니다 (JPG, PNG)

+ + +
+ +
Preview @@ -201,13 +213,31 @@ class="px-6 py-2 bg-blue-600 text-white rounded-lg hover:bg-blue-700 transition"