1. 환자 회원가입, 로그인 추가
2. 임직원 로그인 추가 3. 외래 or 입원, 건강검진 추가 예정
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</label>
|
||||
</div>
|
||||
<button class="btn btn-UserLogin btn-primary btn-block" type="submit">임직원 로그인</button>
|
||||
<button class="btn btn-UserJoin btn-primary btn-block" onclick="location.href='UserJoin.do'">임직원 가입하기</button>
|
||||
<button class="btn btn-UserJoin btn-primary btn-block" onclick="location.href='UserReg.do'">임직원 가입하기</button>
|
||||
<br/>
|
||||
<a style="text-decoration: none" href="home.do">홈으로</a>
|
||||
<p class="mt-5 mb-3 text-muted">© 2020-2020</p>
|
||||
|
||||
Reference in New Issue
Block a user