fix webapp by credit2
This commit is contained in:
parent
255354cc69
commit
3babb5032a
2 changed files with 5 additions and 3 deletions
|
|
@ -8,6 +8,8 @@
|
|||
TopView "show"
|
||||
; On open
|
||||
|
||||
WEB "DISABLE"
|
||||
|
||||
Var web_readyOK = "false"
|
||||
Var web_telnumOK = ""
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue