메인페이지기록카테고리수정-2

dev_bert
jonghwan76 3 years ago
parent 899349c281
commit da4b9cac75

@ -198,7 +198,7 @@
<#if (item['nutirition_cd_no_title'])?has_content>
<#assign nutirition_cd_no_title = item['nutirition_cd_no_title']>
</#if>
<img src="<#if item['append_300_img_file']?exists>${URL_ROOT}/file/get_img.do?mt_file_seq=${item['append_300_img_file']}<#else>${URL_STATIC_ROOT}/m/img/main/child_pic_02.png</#if>" alt="사진영역">
<img src="<#if item['append_300_img_file']?exists>${URL_ROOT}/file/get_img.do?mt_file_seq=${item['append_300_img_file']}<#else>${URL_STATIC_ROOT}/m/img/child/child_pic_02.png</#if>" alt="사진영역">
</div>
</li>
</#list>
@ -363,7 +363,7 @@
</script>
<script src="${URL_STATIC_ROOT}/m/js/vue.js"></script>
<#--<script src="${URL_STATIC_ROOT}/m/js/vue.js"></script>-->
<script>
let not_h = '아이 키 성장 기록이 없습니다';
let not_w = '아이 체중 성장 기록이 없습니다';

Loading…
Cancel
Save