- billing-policy.md 3분할: customer-pricing.md, partner-commission.md, billing-policy.md - 3개 프레젠테이션 HTML 슬라이드 및 PPTX 생성 (총 20장) - customer-pricing: 고객용 요금 안내 (7장, 블루 테마) - partner-commission: 영업파트너 수당 체계 (6장, 그린 테마) - billing-policy: 내부 대외비 과금정책 (7장, 레드 테마) - 전체 슬라이드 BI 로고 삽입 및 주일/경동 → (주)코드브릿지엑스 전환 - esign-storyboard.pptx 내 브랜딩 텍스트 수정 - INDEX.md 업데이트
163 lines
8.5 KiB
HTML
163 lines
8.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css">
|
|
<style>
|
|
* { margin: 0; padding: 0; box-sizing: border-box; }
|
|
body {
|
|
width: 720pt;
|
|
height: 405pt;
|
|
font-family: 'Pretendard', sans-serif;
|
|
background: #ffffff;
|
|
padding: 28pt 36pt 20pt 36pt;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<!-- 헤더 -->
|
|
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 14pt;">
|
|
<div style="display: flex; align-items: center; gap: 10pt;">
|
|
<div style="display: inline-block; padding: 3pt 9pt; background: #2E86AB; border-radius: 4pt;">
|
|
<p style="color: #fff; font-size: 7pt; font-weight: 600;">SECTION 02</p>
|
|
</div>
|
|
<h2 style="font-size: 20pt; font-weight: 700; color: #1B3A5C;">추가 옵션 요금</h2>
|
|
</div>
|
|
<p style="font-size: 9pt; color: #999;">04 / 07</p>
|
|
</div>
|
|
|
|
<!-- 옵션 카드 그리드: 3열 2행 -->
|
|
<div style="flex: 1; display: flex; flex-direction: column; gap: 10pt;">
|
|
<!-- 1행 -->
|
|
<div style="display: flex; gap: 10pt; flex: 1;">
|
|
<!-- 카드1: 생산공정 -->
|
|
<div style="flex: 1; background: #f7f9fc; border-radius: 8pt; padding: 14pt; border: 1pt solid #e2e8f0; display: flex; flex-direction: column; justify-content: space-between;">
|
|
<div>
|
|
<p style="font-size: 11pt; font-weight: 700; color: #1B3A5C; margin-bottom: 4pt;">생산공정 1개 추가</p>
|
|
<p style="font-size: 8pt; color: #5a6b7d; line-height: 1.4;">생산 라인별 개별 공정 확장</p>
|
|
</div>
|
|
<div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: #999;">개발비</p>
|
|
<p style="font-size: 10pt; font-weight: 700; color: #1B3A5C;">500만원</p>
|
|
</div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 3pt;">
|
|
<p style="font-size: 8pt; color: #999;">구독/월</p>
|
|
<p style="font-size: 10pt; font-weight: 600; color: #E86F2C;">10만원</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 카드2: 품질관리 -->
|
|
<div style="flex: 1; background: #1B3A5C; border-radius: 8pt; padding: 14pt; display: flex; flex-direction: column; justify-content: space-between;">
|
|
<div>
|
|
<div style="display: flex; align-items: center; gap: 6pt; margin-bottom: 4pt;">
|
|
<p style="font-size: 11pt; font-weight: 700; color: #ffffff;">품질관리 (인정검사)</p>
|
|
</div>
|
|
<div style="display: inline-block; padding: 2pt 7pt; background: #E86F2C; border-radius: 3pt; margin-bottom: 2pt;">
|
|
<p style="font-size: 7pt; font-weight: 600; color: #fff;">품질 인증 필수!</p>
|
|
</div>
|
|
<p style="font-size: 8pt; color: rgba(255,255,255,0.6); line-height: 1.4;">ISO 인증 대응 필수 모듈</p>
|
|
</div>
|
|
<div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: rgba(255,255,255,0.5);">개발비</p>
|
|
<p style="font-size: 10pt; font-weight: 700; color: #ffffff;">2,000만원</p>
|
|
</div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 3pt;">
|
|
<p style="font-size: 8pt; color: rgba(255,255,255,0.5);">구독/월</p>
|
|
<p style="font-size: 10pt; font-weight: 600; color: #E86F2C;">50만원</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 카드3: 사진 등록 -->
|
|
<div style="flex: 1; background: #f7f9fc; border-radius: 8pt; padding: 14pt; border: 1pt solid #e2e8f0; display: flex; flex-direction: column; justify-content: space-between;">
|
|
<div>
|
|
<p style="font-size: 11pt; font-weight: 700; color: #1B3A5C; margin-bottom: 4pt;">사진 등록</p>
|
|
<p style="font-size: 8pt; color: #5a6b7d; line-height: 1.4;">제품/공정 사진 관리 기능</p>
|
|
</div>
|
|
<div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: #999;">개발비</p>
|
|
<p style="font-size: 10pt; font-weight: 700; color: #bbb;">-</p>
|
|
</div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 3pt;">
|
|
<p style="font-size: 8pt; color: #999;">구독/월</p>
|
|
<p style="font-size: 10pt; font-weight: 600; color: #E86F2C;">10만원</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 2행 -->
|
|
<div style="display: flex; gap: 10pt; flex: 1;">
|
|
<!-- 카드4: 챗봇/녹음/업무일지 -->
|
|
<div style="flex: 1; background: #f7f9fc; border-radius: 8pt; padding: 14pt; border: 1pt solid #e2e8f0; display: flex; flex-direction: column; justify-content: space-between;">
|
|
<div>
|
|
<p style="font-size: 11pt; font-weight: 700; color: #1B3A5C; margin-bottom: 4pt;">챗봇 / 녹음 / 업무일지</p>
|
|
<p style="font-size: 8pt; color: #5a6b7d; line-height: 1.4;">AI 기반 업무 보조 도구 3종</p>
|
|
</div>
|
|
<div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: #999;">개발비</p>
|
|
<p style="font-size: 10pt; font-weight: 700; color: #bbb;">-</p>
|
|
</div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 3pt;">
|
|
<p style="font-size: 8pt; color: #999;">구독/월</p>
|
|
<p style="font-size: 10pt; font-weight: 600; color: #E86F2C;">각 20만원</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 카드5: 연구소 연구노트 -->
|
|
<div style="flex: 1; background: #f7f9fc; border-radius: 8pt; padding: 14pt; border: 1pt solid #e2e8f0; display: flex; flex-direction: column; justify-content: space-between;">
|
|
<div>
|
|
<p style="font-size: 11pt; font-weight: 700; color: #1B3A5C; margin-bottom: 4pt;">연구소 연구노트</p>
|
|
<p style="font-size: 8pt; color: #5a6b7d; line-height: 1.4;">R&D 기록 및 지식재산 관리</p>
|
|
</div>
|
|
<div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: #999;">개발비</p>
|
|
<p style="font-size: 10pt; font-weight: 700; color: #bbb;">-</p>
|
|
</div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 3pt;">
|
|
<p style="font-size: 8pt; color: #999;">구독/월</p>
|
|
<p style="font-size: 10pt; font-weight: 600; color: #E86F2C;">5만원</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 카드6: 장비점검/사무소정비 -->
|
|
<div style="flex: 1; background: #f7f9fc; border-radius: 8pt; padding: 14pt; border: 1pt solid #e2e8f0; display: flex; flex-direction: column; justify-content: space-between;">
|
|
<div>
|
|
<p style="font-size: 11pt; font-weight: 700; color: #1B3A5C; margin-bottom: 4pt;">장비점검 / 사무소 정비</p>
|
|
<p style="font-size: 8pt; color: #5a6b7d; line-height: 1.4;">설비 유지보수 이력 관리</p>
|
|
</div>
|
|
<div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: #999;">개발비</p>
|
|
<p style="font-size: 10pt; font-weight: 700; color: #bbb;">-</p>
|
|
</div>
|
|
<div style="display: flex; justify-content: space-between; margin-top: 3pt;">
|
|
<p style="font-size: 8pt; color: #999;">구독/월</p>
|
|
<p style="font-size: 10pt; font-weight: 600; color: #E86F2C;">5만원</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- 참고 박스 -->
|
|
<div style="margin-top: 10pt; padding: 8pt 14pt; background: #fff8f3; border-left: 3pt solid #E86F2C; border-radius: 0 5pt 5pt 0;">
|
|
<p style="font-size: 9pt; color: #5a6b7d;"><span style="font-weight: 700; color: #E86F2C;">참고</span> 품질관리(인정검사)에는 장비점검/사무소 정비 기능이 기본 포함됩니다.</p>
|
|
</div>
|
|
|
|
<!-- 푸터 -->
|
|
<div style="display: flex; justify-content: space-between; align-items: center; padding-top: 8pt; border-top: 1pt solid #e2e8f0; margin-top: 8pt;">
|
|
<p style="font-size: 8pt; color: #999;">SAM 서비스 요금 안내 | (주)코드브릿지엑스</p>
|
|
<p style="font-size: 8pt; color: #E86F2C; font-weight: 500;">모든 금액 VAT 별도</p>
|
|
</div>
|
|
</body>
|
|
</html> |