Files
web-temp/layers/public/data/GrGallery02.txt
2025-09-29 11:48:27 +09:00

199 lines
5.1 KiB
Plaintext

const test = {
arrow: {
groups: [
{
res_path: {
path_mo: '/local/template/l9/common/btn_system_chevron_prev.svg',
},
tracking: {
click_item: '3. 네비게이션(좌)',
action_type: 'click',
click_sarea: 'aboutLord_tmpl_01__arrow',
},
group_code: 'arrow_left',
group_type: 'image',
resource_type: 'IMG_COMM_GLOBAL',
},
{
res_path: {
path_mo: '/local/template/l9/common/btn_system_chevron_next.svg',
},
tracking: {
click_item: '3. 네비게이션(우)',
action_type: 'click',
click_sarea: 'aboutLord_tmpl_01__arrow',
},
group_code: 'arrow_right',
group_type: 'image',
resource_type: 'IMG_COMM_GLOBAL',
},
],
},
mainTitle: {
groups: [
{
display: {
text: '캐릭터 소개',
color_code: '',
color_name: 'text-secondary',
},
res_scope: 'lang',
group_code: 'mainTitle_text',
group_type: 'text',
resource_type: 'TXT',
},
],
},
background: {
groups: [
{
res_path: {
path_mo: 'https://picsum.photos/800/600',
path_pc: 'https://picsum.photos/800/600',
},
res_scope: 'comm',
group_code: 'background_img',
group_type: 'image',
resource_type: 'IMG_COMM',
},
],
},
group_sets: [
{
imgList: {
groups: [
{
res_path: {
path_mo: 'https://picsum.photos/800/600',
path_pc:
'https://dummyimage.com/800x600/cccccc/969696&text=Test+Image',
},
group_code: 'imgList_img',
group_type: 'image',
resource_type: 'IMG_LANG',
},
],
},
set_order: 1,
buttonList: {
groups: [
{
btn_info: {
detail: {
action: {
url: '/ko/about/lord/lael',
link_target: '_self',
click_action_type: 1,
},
btn_type: 'URL',
},
txt_btn_name: '자세히 보기',
color_code_btn: '#CECECE',
color_code_txt: '#CECECE',
color_name_btn: '',
color_name_txt: '',
},
tracking: {
click_item: '라엘',
action_type: 'click',
click_sarea: 'aboutLord_tmpl_01__buttonList_btn',
},
group_code: 'buttonList_btn',
group_type: 'button',
resource_type: 'BTN',
},
],
},
},
{
imgList: {
groups: [
{
res_path: {
path_mo: 'https://picsum.photos/800/600',
path_pc: 'https://picsum.photos/800/600',
},
group_code: 'imgList_img',
group_type: 'image',
resource_type: 'IMG_LANG',
},
],
},
set_order: 2,
buttonList: {
groups: [
{
btn_info: {
detail: {
action: {
url: '/ko/about/lord/rpwain',
link_target: '_self',
click_action_type: 1,
},
btn_type: 'URL',
},
txt_btn_name: '자세히 보기',
color_code_btn: '#CECECE',
color_code_txt: '#CECECE',
color_name_btn: '',
color_name_txt: '',
},
tracking: {
click_item: '로웨인',
action_type: 'click',
click_sarea: 'aboutLord_tmpl_01__buttonList_btn',
},
group_code: 'buttonList_btn',
group_type: 'button',
resource_type: 'BTN',
},
],
},
},
{
imgList: {
groups: [
{
res_path: {
path_mo: 'https://picsum.photos/800/600',
path_pc: 'https://picsum.photos/800/600',
},
group_code: 'imgList_img',
group_type: 'image',
resource_type: 'IMG_LANG',
},
],
},
set_order: 3,
buttonList: {
groups: [
{
btn_info: {
detail: {
action: {
url: '/ko/about/lord/morian',
link_target: '_self',
click_action_type: 1,
},
btn_type: 'URL',
},
txt_btn_name: '자세히 보기',
color_code_btn: '#CECECE',
color_code_txt: '#CECECE',
color_name_btn: '',
color_name_txt: '',
},
tracking: {
click_item: '모리안',
action_type: 'click',
click_sarea: 'aboutLord_tmpl_01__buttonList_btn',
},
group_code: 'buttonList_btn',
group_type: 'button',
resource_type: 'BTN',
},
],
},
},
],
}