taobin_notopping
This commit is contained in:
parent
ce8ecd128e
commit
c045039bb9
2 changed files with 10 additions and 0 deletions
|
|
@ -560,8 +560,10 @@
|
||||||
|
|
||||||
DEBUGVAR ButtontoTopupMenu
|
DEBUGVAR ButtontoTopupMenu
|
||||||
STRCONTAIN "taobin_notopup" XMLProfile taobin_notopup
|
STRCONTAIN "taobin_notopup" XMLProfile taobin_notopup
|
||||||
|
STRCONTAIN "taobin_notopping" XMLProfile taobin_notopping
|
||||||
|
|
||||||
DEBUGVAR taobin_notopup
|
DEBUGVAR taobin_notopup
|
||||||
|
DEBUGVAR taobin_notopping
|
||||||
If taobin_notopup = "true" Then
|
If taobin_notopup = "true" Then
|
||||||
Var ButtontoTopupMenu = "Disable"
|
Var ButtontoTopupMenu = "Disable"
|
||||||
Else
|
Else
|
||||||
|
|
|
||||||
|
|
@ -2523,6 +2523,14 @@
|
||||||
|
|
||||||
TRY "/mnt/sdcard/coffeevending/taobin_project/flash_deal/topping_page.ev"
|
TRY "/mnt/sdcard/coffeevending/taobin_project/flash_deal/topping_page.ev"
|
||||||
|
|
||||||
|
If taobin_notopping = "true" Then
|
||||||
|
Var CollagenState = "Invisible"
|
||||||
|
Var showOreoAddEnable = "Invisible"
|
||||||
|
Var showShotEnable = "Invisible"
|
||||||
|
Var ShotCoffeePremium = "Invisible"
|
||||||
|
Var ExtraTopping = "Invisible"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Function 2
|
Function 2
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue