Merge branch 'feature/20251001-gil' into feature/202501107-all

This commit is contained in:
“hyeonggkim”
2025-11-11 19:15:41 +09:00
13 changed files with 324 additions and 288 deletions

View File

@@ -28,6 +28,7 @@ export interface PageDataValue {
page_name: string
page_name_en: string
page_ver: string
is_login_required: number
meta_tag_type: number
fit_page_height: boolean
use_top_btn: boolean