fix americano_banner.mp4
This commit is contained in:
parent
57063c781b
commit
a4e70b4365
16 changed files with 93 additions and 92 deletions
|
|
@ -2,8 +2,8 @@
|
|||
"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",
|
||||
"type": "VIDEO",
|
||||
"media_thai": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
|
||||
"media_eng": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
|
||||
"event_click": "TabMenuVisibleInst 99\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_americano.lxml\""
|
||||
}
|
||||
|
|
|
|||
|
|
@ -110,13 +110,13 @@
|
|||
<Menus>
|
||||
<Banner>
|
||||
<State> AmericanoProState </State>
|
||||
<Type> IMAGE </Type>
|
||||
<Type> VIDEO </Type>
|
||||
<Media>
|
||||
eval(
|
||||
If show_eng = "true" Then
|
||||
Var return = "ROOT/taobin_project/image/event/americano/americano_banner.png"
|
||||
Var return = "ROOT/taobin_project/image/event/americano/americano_banner.mp4"
|
||||
Else
|
||||
Var return = "ROOT/taobin_project/image/event/americano/americano_banner.png"
|
||||
Var return = "ROOT/taobin_project/image/event/americano/americano_banner.mp4"
|
||||
EndIf
|
||||
)
|
||||
</Media>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue