diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index bdf11c4..e969ee3 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,10 +9,12 @@
-
+
-
-
+
+
+
+
@@ -220,7 +222,8 @@
-
+
+
1645354476031
@@ -488,7 +491,14 @@
1650292837211
-
+
+ 1650298188595
+
+
+
+ 1650298188596
+
+
@@ -508,7 +518,6 @@
-
@@ -533,6 +542,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/main/webapp/WEB-INF/views/ftl/m/include/confirm.ftl b/src/main/webapp/WEB-INF/views/ftl/m/include/confirm.ftl
index 7a3893f..b6de9e7 100644
--- a/src/main/webapp/WEB-INF/views/ftl/m/include/confirm.ftl
+++ b/src/main/webapp/WEB-INF/views/ftl/m/include/confirm.ftl
@@ -11,7 +11,8 @@
if(s_time <= 0){
stop_timer();
- Swal.fire({ text: "다시 인증해주시기 바랍니다.", icon: 'warning', showConfirmButton: false, timer: 1500 }); // success
+ // Swal.fire({ text: "다시 인증해주시기 바랍니다.", icon: 'warning', showConfirmButton: false, timer: 1500 }); // success
+ Swal.fire({text: '인증 시간이 만료 되었습니다. 다시 인증해 주시기 바랍니다.'}).then((result)=>{ history.back(); })
}else{
--s_time;
@@ -163,7 +164,7 @@
dataType:'json',
error:function(request,status,error){
alert("code:"+request.status+"\n"+"message:"+request.responseText+"\n"+"error:"+error);
- // stop_timer();
+ stop_timer();
},
success:function(result){
console.log(result);
diff --git a/src/main/webapp/WEB-INF/views/ftl/m/login/view_find_id_02.ftl b/src/main/webapp/WEB-INF/views/ftl/m/login/view_find_id_02.ftl
index 16b2cb2..8a3766b 100644
--- a/src/main/webapp/WEB-INF/views/ftl/m/login/view_find_id_02.ftl
+++ b/src/main/webapp/WEB-INF/views/ftl/m/login/view_find_id_02.ftl
@@ -23,6 +23,7 @@
인증코드
+ 남은시간