Fix: trial maestro account

This commit is contained in:
2022-07-03 01:06:12 +09:00
parent 9eec33cc49
commit 3d474b266c
22 changed files with 637 additions and 101 deletions
+5 -4
View File
@@ -4,12 +4,13 @@ $(document).ready(function() {
// showServiceCloseMessage();
showErrorMessage(
'(07월 02일) 알림<br/>\
* 초코마에 유료 정식 서비스 시작<br/>\
* 계정 유효기간 연장 or 업그레이드 메뉴가 활성화되었습니다.<br/>\
* 초코마에 8월 유료 정식 서비스 예고<br/>\
* 7월 31일까지 계속해서 무료 사용 가능<br/>\
* 7월 31일 전에도 유료 결제 가능 - 유효기간 연장 / 업그레이드 기능 활성화<br/>\
<br/>\
<a class="btn btn-outline-success" roll="button" href="../main/reopen_service.html">\
<span class="oi oi-bullhorn" title="icon bullhorn" aria-hidden="true"></span>\
정식 유료 서비스 - 자세한 내용 보기</a>'
8월 유료 서비스 안내 - 자세한 내용 보기</a>'
, 'info'
);
});
@@ -183,7 +184,7 @@ function experienceMaestro() {
</a>
</div>
<div class="col-8">
<a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 가입</a>
<a class="btn btn-primary btn-block btn-lg" role="button" href="./../main/register.html">마에스트로 체험 계정 가입 <span class="font-weight-light">(2022년 07월 31일까지 무료)</span></a>
</div>
</div>