회원정보수정
This commit is contained in:
parent
b9040b6fb8
commit
bfa7f4982d
|
@ -3,7 +3,7 @@
|
|||
<div
|
||||
class="flex flex-0 items-center justify-between h-16 pr-3 sm:pr-5 pl-6 sm:pl-8 bg-primary text-on-primary"
|
||||
>
|
||||
<div class="text-lg font-medium">회원가입</div>
|
||||
<div class="text-lg font-medium">회원정보수정</div>
|
||||
<button mat-icon-button (click)="saveAndClose()" [tabIndex]="-1">
|
||||
<mat-icon
|
||||
class="text-current"
|
||||
|
@ -120,7 +120,7 @@
|
|||
(click)="send()"
|
||||
[disabled]="isSendDisable"
|
||||
>
|
||||
회원가입
|
||||
비밀번호변경
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user