This commit is contained in:
wanlop run 2025-05-22 14:07:03 +07:00
commit 1d7c1c1cb6
92 changed files with 42831 additions and 17251 deletions

View file

@ -21,7 +21,7 @@
EndIf
If BoxID = 123456 Then
Var EnableMultiInstanceFromBoxID = 0
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201193 Then

View file

@ -266,7 +266,7 @@
Var ButtonSpiralStage = "Invisible"
If SpiralOnline = "true" Then
If SpiralModeFrozenFruit = 1 Then
Var ButtonFrozenSmoothie = "Enable
Var ButtonFrozenSmoothie = "Enable"
Var ButtonSpiralStage = "Invisible"
Else
Var ButtonSpiralStage = "Enable"

View file

@ -0,0 +1,9 @@
{
"start": "2025-06-01T00:00:00",
"end": "2025-06-30T00:00:00",
"state": "AppleFarmFestivalProState",
"type": "IMAGE",
"media_thai": "ROOT/taobin_project/image/event/apple_farm_festival/apple_farm_festival_banner.png",
"media_eng": "ROOT/taobin_project/image/event/apple_farm_festival/apple_farm_festival_banner.png",
"event_click": "TabMenuVisibleInst 99\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_apple_farm_festival.lxml\""
}

View file

@ -0,0 +1,9 @@
{
"start": "2025-06-01T00:00:00",
"end": "2025-06-30T00:00:00",
"state": "HappyTriosProState",
"type": "IMAGE",
"media_thai": "ROOT/taobin_project/image/event/happy_trios/happy_trios_2.png",
"media_eng": "ROOT/taobin_project/image/event/happy_trios/happy_trios_2.png",
"event_click": "TabMenuVisibleInst 99\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_happy_trios.lxml\""
}

View file

@ -105,6 +105,40 @@
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration>
<Menus>
<Banner>
<State> AppleFarmFestivalProState </State>
<Type> IMAGE </Type>
<Media>
eval(
If show_eng = "true" Then
Var return = "ROOT/taobin_project/image/event/apple_farm_festival/apple_farm_festival_banner.png"
Else
Var return = "ROOT/taobin_project/image/event/apple_farm_festival/apple_farm_festival_banner.png"
EndIf
)
</Media>
<EventOnClick>
TabMenuVisibleInst 99
OpenInst 2 "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_apple_farm_festival.lxml"
</EventOnClick>
</Banner>
<Banner>
<State> HappyTriosProState </State>
<Type> IMAGE </Type>
<Media>
eval(
If show_eng = "true" Then
Var return = "ROOT/taobin_project/image/event/happy_trios/happy_trios_2.png"
Else
Var return = "ROOT/taobin_project/image/event/happy_trios/happy_trios_2.png"
EndIf
)
</Media>
<EventOnClick>
TabMenuVisibleInst 99
OpenInst 2 "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_happy_trios.lxml"
</EventOnClick>
</Banner>
<Banner>
<State> SchoolOvaltineProState </State>
<Type> VIDEO </Type>

View file

@ -20,6 +20,8 @@ RootLayoutVisible 15 "show"
Var MatchaEveryDayProState = "Invisible"
Var SchoolOvaltineProState = "Invisible"
Var OreoVolcanoProState = "Invisible"
Var AppleFarmFestivalProState = "Invisible"
Var HappyTriosProState = "Invisible"
If MatchaEveryDayPro = 1 Then
Var MatchaEveryDayProState = "Enable"
@ -32,3 +34,11 @@ EndIf
If OreoVolcanoPro = 1 Then
Var OreoVolcanoProState = "Enable"
EndIf
If AppleFarmFestivalPro = 1 Then
Var AppleFarmFestivalProState = "Enable"
EndIf
If HappyTriosPro = 1 Then
Var HappyTriosProState = "Enable"
EndIf

View file

@ -111,8 +111,15 @@
RefreshAll
</EventLanguageOnChange>
;include="ROOT/taobin_project/inc/video.inc"
<Image>
<X> 0 </X>
<Y> 0 </Y>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Filename> "ROOT/taobin_project/image/page_help_center/bg_empty.png" </Filename>
</Image>
;include="ROOT/taobin_project/inc/video.inc"
; back
<Button>

View file

@ -94,6 +94,14 @@
RefreshAll
</EventLanguageOnChange>
<Image>
<X> 0 </X>
<Y> 0 </Y>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Filename> "ROOT/taobin_project/image/page_help_center/bg_empty.png" </Filename>
</Image>
;include="ROOT/taobin_project/inc/video.inc"
; back

View file

@ -45,6 +45,14 @@
<EventActionOk>
</EventActionOk>
<Image>
<X> 0 </X>
<Y> 0 </Y>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Filename> "ROOT/taobin_project/image/page_help_center/bg_empty.png" </Filename>
</Image>
;include="ROOT/taobin_project/inc/video.inc"
;<Video>