THAI: Added loading topup
This commit is contained in:
parent
984cffa657
commit
985cfb267f
2 changed files with 47 additions and 6 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
<Background> "0xeae6e1" </Background>
|
<Background> "0xeae6e1" </Background>
|
||||||
|
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<Refresh> "Partial" </Refresh>
|
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
; On open
|
; On open
|
||||||
|
|
||||||
|
|
@ -20,6 +19,7 @@
|
||||||
Var ShowErrorText = "Invisible"
|
Var ShowErrorText = "Invisible"
|
||||||
Var ShowErrorText2 = "Invisible"
|
Var ShowErrorText2 = "Invisible"
|
||||||
Var Tel_Confirm_State = "Invisible"
|
Var Tel_Confirm_State = "Invisible"
|
||||||
|
Var LoadingState = "Invisible"
|
||||||
|
|
||||||
Var GetCreditFlag = 0
|
Var GetCreditFlag = 0
|
||||||
|
|
||||||
|
|
@ -47,6 +47,14 @@
|
||||||
<EventTimeout>
|
<EventTimeout>
|
||||||
|
|
||||||
Var Timeout = Timeout + 1
|
Var Timeout = Timeout + 1
|
||||||
|
|
||||||
|
If GetAccFlag = 1 Then
|
||||||
|
If Timeout > 20 Then
|
||||||
|
Var LoadingState = "Invisible"
|
||||||
|
Var ShowErrorText = "Enable"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If Timeout > 60 Then
|
If Timeout > 60 Then
|
||||||
|
|
||||||
;Open "ROOT/taobin_project/xml/page_catalog2.xml"
|
;Open "ROOT/taobin_project/xml/page_catalog2.xml"
|
||||||
|
|
@ -189,6 +197,24 @@
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
|
||||||
|
<GIF>
|
||||||
|
<X> 493 </X>
|
||||||
|
<Y> 1020 </Y>
|
||||||
|
<Width> 94 </Width>
|
||||||
|
<Height> 94 </Height>
|
||||||
|
<State> LoadingState </State>
|
||||||
|
<Filename> "ROOT/taobin_project/image/page_payment/loading.gif"</Filename>
|
||||||
|
</GIF>
|
||||||
|
|
||||||
|
<Image>
|
||||||
|
<X> 267 </X>
|
||||||
|
<Y> 1120 </Y>
|
||||||
|
<State> LoadingState </State>
|
||||||
|
<Filename> Var( DirImage + "/loadingText.png" )</Filename>
|
||||||
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inc/video.inc"
|
;include="ROOT/taobin_project/inc/video.inc"
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -214,6 +240,8 @@
|
||||||
|
|
||||||
Var GetAccFlag = 1
|
Var GetAccFlag = 1
|
||||||
GETACCEXT TelephoneNumber 19
|
GETACCEXT TelephoneNumber 19
|
||||||
|
Var LoadingState = "Enable"
|
||||||
|
Refresh
|
||||||
Else
|
Else
|
||||||
|
|
||||||
Var ShowErrorText2 = "Enable"
|
Var ShowErrorText2 = "Enable"
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@
|
||||||
<Background> "0xeae6e1" </Background>
|
<Background> "0xeae6e1" </Background>
|
||||||
|
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<Refresh> "Partial" </Refresh>
|
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
; On open
|
; On open
|
||||||
|
|
||||||
|
|
@ -19,6 +18,7 @@
|
||||||
Var ShowTextNumber = "Enable"
|
Var ShowTextNumber = "Enable"
|
||||||
Var ShowErrorText = "Invisible"
|
Var ShowErrorText = "Invisible"
|
||||||
Var Tel_Confirm_State = "Invisible"
|
Var Tel_Confirm_State = "Invisible"
|
||||||
|
Var loadingReqState = "Invisible"
|
||||||
|
|
||||||
Var GetCreditFlag = 0
|
Var GetCreditFlag = 0
|
||||||
|
|
||||||
|
|
@ -629,6 +629,8 @@ If ViewBill > 0 Then
|
||||||
Var TextWaiting = "กรุณารอซักครู่..."
|
Var TextWaiting = "กรุณารอซักครู่..."
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var loadingReqState = "Enable"
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -681,10 +683,21 @@ If ViewBill > 0 Then
|
||||||
<Filename> Var( DirImage + text_show_error ) </Filename>
|
<Filename> Var( DirImage + text_show_error ) </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
<Image>
|
||||||
|
<X> 158 </X>
|
||||||
|
<Y> 601 </Y>
|
||||||
|
<State> loadingReqState </State>
|
||||||
|
<Filename> "ROOT/taobin_project/image/collectiing/alpha_loading.png" </Filename>
|
||||||
|
</Image>
|
||||||
|
|
||||||
|
<GIF>
|
||||||
|
<X> 494 </X>
|
||||||
;include="ROOT/taobin_project/inc/video.inc"
|
<Y> 1078 </Y>
|
||||||
|
<Width> 94 </Width>
|
||||||
|
<Height> 94 </Height>
|
||||||
|
<State> loadingReqState </State>
|
||||||
|
<Filename> "ROOT/taobin_project/image/page_payment/loading.gif" </Filename>
|
||||||
|
</GIF>
|
||||||
|
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -700,7 +713,7 @@ If ViewBill > 0 Then
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
|
||||||
|
;include="ROOT/taobin_project/inc/video.inc"
|
||||||
|
|
||||||
|
|
||||||
<EventSecurity>
|
<EventSecurity>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue