DO 6.99
This commit is contained in:
parent
1fa3f9b1cf
commit
623002c863
11 changed files with 104 additions and 111 deletions
|
|
@ -588,7 +588,7 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR CountryName
|
||||
DEBUGVAR LanguageShow
|
||||
DEBUGVAR LanguageListEnable
|
||||
DEBUGVAR DisplayFormat
|
||||
DEBUGVAR ScaleValueForCalculation
|
||||
DEBUGVAR PreScaleConvertShow
|
||||
|
|
@ -757,38 +757,6 @@
|
|||
|
||||
EndIf
|
||||
|
||||
If TermTemOnline = "true" Then
|
||||
|
||||
If CountDownShowButton = 31 Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
Var ShowButtonClick = "Invisible"
|
||||
Refresh
|
||||
EndIf
|
||||
|
||||
If CountDownShowButton = 3 Then
|
||||
|
||||
Var ShowButtonClick = "Enable"
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Refresh
|
||||
EndIf
|
||||
|
||||
If CountDownPauseVideo > 0 Then
|
||||
; ignore
|
||||
Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||
If CountDownPauseVideo = 0 Then
|
||||
|
||||
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/termtem_project/xml/page_tt__catalog_choose_drink1.xml"
|
||||
|
||||
TopView "show"
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_main_blank.xml"
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If TimerFirst = "true" Then
|
||||
|
|
@ -915,6 +883,7 @@
|
|||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
If CocktailShow = "true" Then
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_cocktail.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue