merge
This commit is contained in:
commit
a54e4ebc84
121 changed files with 76720 additions and 6158 deletions
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"start": "2025-06-016T00: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\""
|
||||
}
|
||||
|
|
@ -22,10 +22,11 @@ RootLayoutVisible 15 "show"
|
|||
|
||||
|
||||
Var MatchaEveryDayProState = "Invisible"
|
||||
Var SchoolOvaltineProState = "Invisible"
|
||||
Var OreoVolcanoProState = "Invisible"
|
||||
Var AppleFarmFestivalProState = "Invisible"
|
||||
Var HappyTriosProState = "Invisible"
|
||||
Var SchoolOvaltineProState = "Invisible"
|
||||
Var TaiwaneseTeaProState = "Invisible"
|
||||
|
||||
If MatchaEveryDayPro = 1 Then
|
||||
Var MatchaEveryDayProState = "Enable"
|
||||
|
|
@ -46,3 +47,7 @@ EndIf
|
|||
If HappyTriosPro = 1 Then
|
||||
Var HappyTriosProState = "Enable"
|
||||
EndIf
|
||||
|
||||
If TaiwaneseTeaPro = 1 Then
|
||||
Var TaiwaneseTeaProState = "Enable"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue