Add taobin_notopup

This commit is contained in:
kong 2022-01-20 14:54:14 +07:00
parent b1744e1726
commit 98f4aa86c9
4 changed files with 14 additions and 4 deletions

View file

@ -369,6 +369,8 @@
EndIf
DEBUGVAR XMLProfile
Machine CancelWepApp
@ -389,6 +391,11 @@
DEBUGVAR AdvertiseProfile
If XMLProfile = "taobin_notopup" Then
Var ButtontoTopupMenu = "Invisible"
Else
Var ButtontoTopupMenu = "Enable"
EndIf
</EventOpen>
@ -654,7 +661,7 @@
<Button>
<X> 556 </X>
<Y> 1695 </Y>
<State> ShowButtonClick2 </State>
<State> ButtontoTopupMenu </State>
;<Color> "0x00BDFF" </Color>
<FilenamePress> "ROOT/taobin_project/image/main_page/bp_main_page_topup.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>