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"
|
TopView "show"
|
||||||
; On open
|
; On open
|
||||||
|
|
||||||
|
WEB "DISABLE"
|
||||||
|
|
||||||
Var web_readyOK = "false"
|
Var web_readyOK = "false"
|
||||||
Var web_telnumOK = ""
|
Var web_telnumOK = ""
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<Background> "0xeae6e1" </Background>
|
<Background> "0xeae6e1" </Background>
|
||||||
|
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<Refresh> "Partial" </Refresh>
|
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
; On open
|
; On open
|
||||||
|
|
||||||
|
|
@ -175,7 +175,7 @@
|
||||||
<Button>
|
<Button>
|
||||||
<X> 624 </X>
|
<X> 624 </X>
|
||||||
<Y> 1345 </Y>
|
<Y> 1345 </Y>
|
||||||
<Refresh> "Enable" </Refresh>
|
|
||||||
<State> Tel_Confirm_State </State>
|
<State> Tel_Confirm_State </State>
|
||||||
<Filename> Var( DirImage + "/bn_useCredit.png" ) </Filename>
|
<Filename> Var( DirImage + "/bn_useCredit.png" ) </Filename>
|
||||||
<FilenamePress> Var( DirImage + "/bp_useCredit.png" )</FilenamePress>
|
<FilenamePress> Var( DirImage + "/bp_useCredit.png" )</FilenamePress>
|
||||||
|
|
@ -286,7 +286,7 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 230 </X>
|
<X> 230 </X>
|
||||||
<Y> 920 </Y>
|
<Y> 920 </Y>
|
||||||
<Refresh> "Enable" </Refresh>
|
|
||||||
<State> ShowNotEnoughText </State>
|
<State> ShowNotEnoughText </State>
|
||||||
<Filename> Var( DirImage + "/text_show_notEnough.png") </Filename>
|
<Filename> Var( DirImage + "/text_show_notEnough.png") </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue