fix webapp by credit2

This commit is contained in:
miggaze 2021-12-01 13:05:56 +07:00
parent 255354cc69
commit 3babb5032a
2 changed files with 5 additions and 3 deletions

View file

@ -8,6 +8,8 @@
TopView "show"
; On open
WEB "DISABLE"
Var web_readyOK = "false"
Var web_telnumOK = ""

View file

@ -6,7 +6,7 @@
<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>
<EventOpen>
; On open
@ -175,7 +175,7 @@
<Button>
<X> 624 </X>
<Y> 1345 </Y>
<Refresh> "Enable" </Refresh>
<State> Tel_Confirm_State </State>
<Filename> Var( DirImage + "/bn_useCredit.png" ) </Filename>
<FilenamePress> Var( DirImage + "/bp_useCredit.png" )</FilenamePress>
@ -286,7 +286,7 @@
<Image>
<X> 230 </X>
<Y> 920 </Y>
<Refresh> "Enable" </Refresh>
<State> ShowNotEnoughText </State>
<Filename> Var( DirImage + "/text_show_notEnough.png") </Filename>
</Image>