before merge
This commit is contained in:
parent
d9935b26fd
commit
aabc6a79a8
13 changed files with 9772 additions and 8133 deletions
|
|
@ -71,11 +71,6 @@ EndIf
|
|||
If SystemDateMonthInt = 11 Then
|
||||
Var PepweenEnable = 0
|
||||
Var pro15THBEnable = 1
|
||||
If SystemDateDayInt = 1 Then
|
||||
If SystemTimeHourInt < 5 Then
|
||||
Var PepweenEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
EndIf
|
||||
|
|
@ -88,12 +83,17 @@ EndIf
|
|||
|
||||
If BoxID = 173149 Then
|
||||
Var MyMintEnable = 1
|
||||
Var pro15THBEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 176757 Then
|
||||
Var pro15THBEnable = 1
|
||||
Var MyMintEnable = 1
|
||||
Var pro15THBEnable = 0
|
||||
EndIf
|
||||
|
||||
If MintSyrupEnable = "false" Then
|
||||
Var MyMintEnable = 0
|
||||
EndIf
|
||||
|
||||
|
||||
If BoxID = 172053 Then
|
||||
|
|
@ -108,6 +108,7 @@ EndIf
|
|||
If ConfigNumer = 1581 Then
|
||||
Var PepweenEnable = 0
|
||||
Var pro15THBEnable = 0
|
||||
Var MyMintEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
|
|
|
|||
|
|
@ -219,6 +219,7 @@
|
|||
|
||||
STRCONTAIN "1068" MaterialAvailable JasmineTeaEnable
|
||||
STRCONTAIN "1210" MaterialAvailable MelonSyrupEnable
|
||||
STRCONTAIN "1212" MaterialAvailable MintSyrupEnable
|
||||
|
||||
Var MenuKidEnable = "false"
|
||||
|
||||
|
|
@ -297,6 +298,10 @@
|
|||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
|
||||
EndIf
|
||||
|
||||
If CountryName = "USANewYork" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/mys/video/script_video.ev"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR CountDownShowButton
|
||||
DEBUGVAR EventTurnOn
|
||||
|
|
@ -1012,6 +1017,7 @@
|
|||
|
||||
Else
|
||||
Var HalfPrice = "false"
|
||||
__CMD "invoke-discount-disable" "-" "-" "-"
|
||||
; DEBUGVAR Discount50
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue