{ "snippet": { "version": "v0", "layout": [ { "id": "title", "type": "text", "text": "유저정보 (2024-11-30)", "style": "h1" }, { "id": "divider", "type": "divider" }, { "id": "userInfo", "type": "key-value", "items": [ { "key": "회원명", "value": "/-/여/" }, { "key": "계정", "value": "" }, { "key": "연락처", "value": "" } ] }, { "id": "divider", "type": "divider" }, { "id": "dataInfo", "type": "key-value", "items": [ { "key": "현재 몸무게", "value": "- Kg" } ] }, { "id": "input-date1", "type": "input", "label": "날짜검색 (뭄무게용)", "placeholder": "날짜를 입력하세요(ex 2023-10-16)", "value" : "2024-11-30", "disabled": false }, { "id": "divider", "type": "divider" }, { "id": "diary-list", "type": "list", "items": [ { "id": "diary-list-아침", "title": "[아침]", "description": "등록안됨", "image": "https://t4.ftcdn.net/jpg/02/51/95/53/360_F_251955356_FAQH0U1y1TZw3ZcdPGybwUkH90a3VAhb.jpg" }, { "id": "diary-list-점심", "title": "[점심]", "description": "등록안됨", "image": "https://t4.ftcdn.net/jpg/02/51/95/53/360_F_251955356_FAQH0U1y1TZw3ZcdPGybwUkH90a3VAhb.jpg" }, { "id": "diary-list-저녁", "title": "[저녁]", "description": "등록안됨", "image": "https://t4.ftcdn.net/jpg/02/51/95/53/360_F_251955356_FAQH0U1y1TZw3ZcdPGybwUkH90a3VAhb.jpg" }, { "id": "diary-list-간식/기타", "title": "[간식/기타]", "description": "등록안됨", "image": "https://t4.ftcdn.net/jpg/02/51/95/53/360_F_251955356_FAQH0U1y1TZw3ZcdPGybwUkH90a3VAhb.jpg" } ] }, { "id": "input-date2", "type": "input", "label": "날짜검색 (식단용)", "placeholder": "날짜를 입력하세요(ex 2023-10-16)", "value" : "2024-11-30", "disabled": false }, { "id": "submit-button-link", "type": "button", "label": "검색하기", "action": { "type": "submit" }, "style": "primary" } ], "params": { "customerKey": "channelIO" } } }