WTC+SGP: fix whatthecup thankyou video
This commit is contained in:
parent
2f017d5812
commit
84f6ac12ae
4 changed files with 25 additions and 14 deletions
|
|
@ -16,7 +16,7 @@ If UsePepsiTheme = 1 Then
|
|||
; expect-wtc
|
||||
GetFileSizeK "taobin_project/inter/whatthecup/common/video/wtc_thankyou.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 5184722 Then
|
||||
If MainfileSize = 5208802 Then
|
||||
Var video_file_name = "ROOT/taobin_project/inter/whatthecup/common/video/wtc_thankyou.mp4"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
|
|
@ -138,6 +138,7 @@
|
|||
</Language>
|
||||
</Button>
|
||||
|
||||
;include="ROOT/taobin_project/inc/video.inc"
|
||||
|
||||
<Text>
|
||||
<X> 5 </X>
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -11,10 +11,12 @@
|
|||
Var countClick2 = 0
|
||||
|
||||
Var CountryName = "Singapore"
|
||||
Var OnPageRemoveCup = 1
|
||||
|
||||
DEBUGVAR "SGP Remove Cup"
|
||||
|
||||
|
||||
READ_FILE "/mnt/sdcard/coffeevending/openfile_xml_0" CurrPageInst0
|
||||
READ_FILE "/mnt/sdcard/coffeevending/openfile_xml_2" CurrPageInst2
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/inter/common/image/user_take_cup_en/"
|
||||
|
||||
|
|
@ -33,10 +35,18 @@
|
|||
Var buttonRemoveCup = "Enable"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR CurrPageInst0
|
||||
DEBUGVAR CurrPageInst2
|
||||
|
||||
Var HeadVideoFilename = DefaultLargeBanner
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
DEBUGVAR CurrPageInst0
|
||||
DEBUGVAR CurrPageInst2
|
||||
|
||||
;SAVELOG MachineErrorDetail
|
||||
Var MachineErrorDetailAll = MachineErrorDetailEng
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue