Add image picture
This commit is contained in:
parent
903e17f5d2
commit
35b11f8276
41 changed files with 13570 additions and 12518 deletions
|
|
@ -61,15 +61,15 @@
|
|||
Else
|
||||
Var DirImage = "ROOT/taobin_project/image/complete/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
|
||||
Var text_bottom = CountryRootPath + "/image/complete_en/text_bottom.png"
|
||||
Var text_bottom = DirImage + "text_bottom.png"
|
||||
|
||||
Else
|
||||
|
||||
Var text_bottom = DirImage + "text_bottom.png"
|
||||
If InternationalEnable = 1 Then
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
|
||||
Var text_bottom = CountryRootPath + "/image/complete_en/text_bottom.png"
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
|
|
@ -276,6 +276,9 @@
|
|||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
If Timeout = 2 Then
|
||||
RefreshAll
|
||||
EndIf
|
||||
|
||||
If Timeout > 30 Then
|
||||
Var MultiGo = 1
|
||||
|
|
@ -560,7 +563,6 @@
|
|||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 380 </Y>
|
||||
<Refresh> "Reload" </Refresh>
|
||||
<Loop> "true" </Loop>
|
||||
<Filename> VideoPlayFile </Filename>
|
||||
</Video>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue