taobin_notopping

This commit is contained in:
wanlop run 2025-04-09 17:48:41 +07:00
parent ce8ecd128e
commit c045039bb9
2 changed files with 10 additions and 0 deletions

View file

@ -560,8 +560,10 @@
DEBUGVAR ButtontoTopupMenu
STRCONTAIN "taobin_notopup" XMLProfile taobin_notopup
STRCONTAIN "taobin_notopping" XMLProfile taobin_notopping
DEBUGVAR taobin_notopup
DEBUGVAR taobin_notopping
If taobin_notopup = "true" Then
Var ButtontoTopupMenu = "Disable"
Else

View file

@ -2523,6 +2523,14 @@
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
EndIf