diff --git a/mask.html b/mask.html index 21050c7..c81390f 100644 --- a/mask.html +++ b/mask.html @@ -49,7 +49,7 @@ if(localStorage.getItem('LoginStatus')!=1){ alert('請重新登入後再試'); - location.href='Untitled-1.html'; + location.href='api_prac.html'; }