Merge branch 'master' of forthrd.ddns.net:/1TBHDD/ikong/taobin_project

This commit is contained in:
kong 2021-12-01 14:05:36 +07:00
commit aa70c6688f
2 changed files with 8 additions and 8 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
@ -29,17 +29,15 @@
Var Tel_Confirm_State = "Enable"
If AcceptAuto = "true" Then
EndIf
Else
Var Tel_Confirm_State = "Enable"
Var ShowNotEnoughText = "Enable"
Var NotEnoughFlag = 1
Var AcceptAuto = "false"
EndIf
@ -175,7 +173,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 +284,7 @@
<Image>
<X> 230 </X>
<Y> 920 </Y>
<Refresh> "Enable" </Refresh>
<State> ShowNotEnoughText </State>
<Filename> Var( DirImage + "/text_show_notEnough.png") </Filename>
</Image>