thainv-dev: tạo lại cấu trúc folder và làm UI
This commit is contained in:
@@ -131,6 +131,7 @@ export const enumPageComponentLayouts = {
|
||||
'VERTICAL-HIDE_THUMBNAIL': "LAYOUT:vertical-HIDE:thumbnail",
|
||||
'VERTICAL-HIDE_PARAGRAPH': "LAYOUT:vertical-HIDE:paragraph",
|
||||
'VERTICAL-HIDE_PARAGRAPH-REVERSE': "LAYOUT:vertical-HIDE:paragraph-REVERSE:true",
|
||||
"DEFAULT": "TYPE:Detail-LAYOUT:default"
|
||||
},
|
||||
[`${enumPageComponentTemplates.CATEGORY}`]: {
|
||||
NONE: "None",
|
||||
@@ -141,6 +142,9 @@ export const enumPageComponentLayouts = {
|
||||
},
|
||||
[`${enumPageComponentTemplates.OTHER}`]: {
|
||||
'"ARTICLE_BUTTON"': '"ARTICLE_BUTTON"'
|
||||
},
|
||||
[`${enumPageComponentTemplates.ADVERTISING}`]: {
|
||||
'DEFAULT': 'DEFAULT'
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user