diff --git a/.playwright-mcp/design/uiux/prototype/screenshots/full-test/01-회원가입.png b/.playwright-mcp/design/uiux/prototype/screenshots/full-test/01-회원가입.png new file mode 100644 index 0000000..56f7e3c Binary files /dev/null and b/.playwright-mcp/design/uiux/prototype/screenshots/full-test/01-회원가입.png differ diff --git a/.playwright-mcp/design/uiux/prototype/screenshots/full-test/02-매장정보등록.png b/.playwright-mcp/design/uiux/prototype/screenshots/full-test/02-매장정보등록.png new file mode 100644 index 0000000..1baaaa3 Binary files /dev/null and b/.playwright-mcp/design/uiux/prototype/screenshots/full-test/02-매장정보등록.png differ diff --git a/design/uiux/prototype/02-매장정보등록.html b/design/uiux/prototype/02-매장정보등록.html index 195dc28..1bce92c 100644 --- a/design/uiux/prototype/02-매장정보등록.html +++ b/design/uiux/prototype/02-매장정보등록.html @@ -144,9 +144,10 @@ id="businessNumber" name="businessNumber" class="form-input" - placeholder="123-45-67890" + placeholder="숫자만 입력하세요 (예: 1234567890)" required maxlength="12" + inputmode="numeric" style="flex: 1;" autocomplete="off" > @@ -160,6 +161,9 @@ 검증하기 +