diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 3a405bc..4d9daeb 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -15561,6 +15561,65 @@ main.sona_cont_measurement { border-radius: 10px; } +/* 11-6.아기건강-건강검진 */ +.healthcheckup_list { + margin: 20px 10px 0; +} + +.healthcheckup_list .list { + margin-bottom: 40px; +} + +.healthcheckup_list .date { + display: flex; + width: 100px; + height: 32px; + line-height: 32px; + border: 1px solid #000000; + justify-content: center; + align-items: center; + border-radius: 16px; +} + +.healthcheckup_list .content { + display: flex; + flex-direction: column; + width: 100%; + line-height: 32px; + border: 1px solid #D2D2D2; + border-radius: 10px; + margin-top: 20px; + padding: 10px 13px; +} + +.healthcheckup_list .title { + color: #FF9C01; + font-size: 1rem; + margin-bottom: 0.2rem; +} + +.healthcheckup_list .box { + /* border: 1px solid; */ + display: flex; + width: 100%; + margin-bottom: 3px; +} + +.healthcheckup_list .box_title { + font-size: 0.8rem; + line-height: 1.2rem; + color: #000000; + font-weight: 400; + width: 5rem; +} + +.healthcheckup_list .box_content { + font-size: 0.8rem; + line-height: 1.2rem; + color: #959494; + font-weight: 400; +} + /* 13-5.커뮤니티자유글-게시글 */ .community_view01 { diff --git a/src/main/webapp/m/html/bf_growth/11-6.아기건강-건강검진.html b/src/main/webapp/m/html/bf_growth/11-6.아기건강-건강검진.html new file mode 100644 index 0000000..cd9ca33 --- /dev/null +++ b/src/main/webapp/m/html/bf_growth/11-6.아기건강-건강검진.html @@ -0,0 +1,233 @@ + + + + + + + + 아이키 매니저::login + + + + + + + + +
+ + +
+ +

아기건강

+
+
+
+ + + + +
+ + +
+ +
+ + + +
+
+ +
2022년 1월
+ +
+
1차 건강검진 (생후 14 ~ 35일)
+
+
검진 항목
+
문진 및 진찰, 신체계측, 건강 교육
+
+
+
권장일
+
2022. 01. 14~2022. 02. 04
+
+
+
+
+ +
2022년 1월
+ +
+
1차 건강검진 (생후 14 ~ 35일)
+
+
검진 항목
+
문진 및 진찰, 신체계측, 건강 교육
+
+
+
권장일
+
2022. 01. 14~2022. 02. 04
+
+
+
+
+ +
2022년 1월
+ +
+
1차 건강검진 (생후 14 ~ 35일)
+
+
검진 항목
+
문진 및 진찰, 신체계측, 건강 교육
+
+
+
권장일
+
2022. 01. 14~2022. 02. 04
+
+
+
+
+ + +
+ +
+
+ + +
+ + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/m/html/bf_growth/11-7.아기건강-예방접종.html b/src/main/webapp/m/html/bf_growth/11-7.아기건강-예방접종.html new file mode 100644 index 0000000..b040f67 --- /dev/null +++ b/src/main/webapp/m/html/bf_growth/11-7.아기건강-예방접종.html @@ -0,0 +1,229 @@ + + + + + + + + 아이키 매니저::login + + + + + + + + +
+ + +
+ +

아기건강

+
+
+
+ + + + +
+ + +
+ +
+ + + +
+
+ +
2022년 2월
+ +
+
일본뇌염
+
+
권장일
+
2022. 02. 21~2022. 03. 15
+
+
+
+
+ +
2022년 5월
+ +
+
디프테리아 파상풍 백일해
+
+
권장일
+
2022. 05. 14~2022. 09. 13
+
+
+ +
+
수막구균
+
+
권장일
+
2022. 05. 14
+
+
+
+
+ +
2022년 5월
+ +
+
A형 간염
+
+
권장일
+
2022. 08. 14~2022. 09. 13
+
+
+
+
+ + +
+ +
+
+ + +
+ + + + + + + + + + + + \ No newline at end of file