before merge
This commit is contained in:
commit
5d9721e4ac
188 changed files with 52004 additions and 17393 deletions
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"start": "2025-07-01T00:00:00",
|
||||
"end": "2025-07-31T00:00:00",
|
||||
"state": "AmericanoProState",
|
||||
"type": "IMAGE",
|
||||
"media_thai": "ROOT/taobin_project/image/event/americano/americano_banner.png",
|
||||
"media_eng": "ROOT/taobin_project/image/event/americano/americano_banner.png",
|
||||
"event_click": "TabMenuVisibleInst 99\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_americano.lxml\""
|
||||
}
|
||||
|
|
@ -108,6 +108,23 @@
|
|||
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
|
||||
</Configuration>
|
||||
<Menus>
|
||||
<Banner>
|
||||
<State> AmericanoProState </State>
|
||||
<Type> IMAGE </Type>
|
||||
<Media>
|
||||
eval(
|
||||
If show_eng = "true" Then
|
||||
Var return = "ROOT/taobin_project/image/event/americano/americano_banner.png"
|
||||
Else
|
||||
Var return = "ROOT/taobin_project/image/event/americano/americano_banner.png"
|
||||
EndIf
|
||||
)
|
||||
</Media>
|
||||
<EventOnClick>
|
||||
TabMenuVisibleInst 99
|
||||
OpenInst 2 "ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_americano.lxml"
|
||||
</EventOnClick>
|
||||
</Banner>
|
||||
<Banner>
|
||||
<State> TaiwaneseTeaProState </State>
|
||||
<Type> IMAGE </Type>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue