This commit is contained in:
wanlop run 2025-06-11 17:56:01 +07:00
parent ff46a370d7
commit 73044b0ea3
82 changed files with 19935 additions and 18029 deletions

View file

@ -57,6 +57,6 @@ if "v3" in param and "promotion" in param:
pro_content = pro_content.replace("#EventClick", pro_json["event_click"])
all_active_pro += pro_content + "\n"
pro_output_file = open(directory_to_process + "/event/event_v3/active_promotions.lxml", 'w')
pro_output_file.write(template_content.replace(";banners", all_active_pro))
pro_output_file.close()
pro_output_file = open(directory_to_process + "/event/event_v3/active_promotions.lxml", 'w')
pro_output_file.write(template_content.replace(";banners", all_active_pro))
pro_output_file.close()

View file

@ -1,9 +1,9 @@
{
"start": "2025-06-016T00:00:00",
"start": "2025-06-15T00:00:00",
"end": "2025-06-30T00:00:00",
"state": "TaiwaneseTeaProState",
"type": "IMAGE",
"media_thai": "ROOT/taobin_project/image/event/taiwanese_tea/taiwanese_tea_banner.png",
"media_eng": "ROOT/taobin_project/image/event/taiwanese_tea/taiwanese_tea_banner.png",
"event_click": "TabMenuVisibleInst 99\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_taiwanese_tea.lxml\""
}
}

View file

@ -1,9 +1,9 @@
{
"start": "2025-05-19T00:00:00",
"end": "2025-05-31T00:00:00",
"end": "2025-06-30T00:00:00",
"state": "SchoolOvaltineProState",
"type": "VIDEO",
"media_thai": "ROOT/taobin_project/image/event/school_ovaltine/school_ovaltine.mp4",
"media_eng": "ROOT/taobin_project/image/event/school_ovaltine/school_ovaltine.mp4",
"type": "IMAGE",
"media_thai": "ROOT/taobin_project/image/event/school_ovaltine/school_ovaltine2.png",
"media_eng": "ROOT/taobin_project/image/event/school_ovaltine/school_ovaltine2.png",
"event_click": "TabMenuVisibleInst 99\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_school_ovaltine.lxml\""
}

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@ Var Menu1Selected = "PressForever"
RootLayoutVisible 15 "show"
;Var FileRecommendToOpen = "ROOT/taobin_project/inter/tha/xml/multi/v3/event/event_v3/active_promotions.lxml"
SAVELOG "======================================== taobin_project/inter/tha/xml/multi/v3/event/script_open_promotion_v3.ev"
Var MatchaEveryDayProState = "Invisible"
Var OreoVolcanoProState = "Invisible"
@ -51,3 +51,8 @@ EndIf
If TaiwaneseTeaPro = 1 Then
Var TaiwaneseTeaProState = "Enable"
EndIf
DEBUGVAR SchoolOvaltineProState
DEBUGVAR HappyTriosProState
DEBUGVAR AppleFarmFestivalProState
DEBUGVAR TaiwaneseTeaProState