no message

main
이범준 12 months ago
parent 7444ac2fdf
commit 0621306d3a

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html>
<head lang="kr">
<meta charset="UTF-8">
<title>sms 계정 신청 검증</title>
</head>
<body>
<div>
<form id="frm--smsAccountValidation">
<br/>
@ -18,7 +10,6 @@
<button type="button" id="btnPw--smsAccountValidation">확인</button>
</form>
</div>
<script src="/webjars/3rd-party/sneat/libs/jquery/jquery.js"></script>
<script>
$("#btnId--smsAccountValidation").on("click",function(){
let str = $("#id--smsAccountValidation").val();
@ -221,6 +212,4 @@
return false;
}
}
</script>
</body>
</html>
</script>
Loading…
Cancel
Save