연락처 입력 기본값 설정
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
<div class="guest-fields" aria-label="업로드하시는 분 정보">
|
<div class="guest-fields" aria-label="업로드하시는 분 정보">
|
||||||
<label>
|
<label>
|
||||||
<span>연락처</span>
|
<span>연락처</span>
|
||||||
<input type="tel" name="guestPhone" autocomplete="tel" inputmode="tel" placeholder="010-xxxx-xxxx">
|
<input type="tel" name="guestPhone" autocomplete="tel" inputmode="tel" value="010-">
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user