THAI: Added loading topup

This commit is contained in:
Kenta420 2024-06-19 11:32:49 +07:00
parent 984cffa657
commit 985cfb267f
2 changed files with 47 additions and 6 deletions

View file

@ -6,7 +6,6 @@
<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>
<EventOpen>
; On open
@ -19,6 +18,7 @@
Var ShowTextNumber = "Enable"
Var ShowErrorText = "Invisible"
Var Tel_Confirm_State = "Invisible"
Var loadingReqState = "Invisible"
Var GetCreditFlag = 0
@ -629,6 +629,8 @@ If ViewBill > 0 Then
Var TextWaiting = "กรุณารอซักครู่..."
EndIf
Var loadingReqState = "Enable"
Refresh
EndIf
@ -681,10 +683,21 @@ If ViewBill > 0 Then
<Filename> Var( DirImage + text_show_error ) </Filename>
</Image>
<Image>
<X> 158 </X>
<Y> 601 </Y>
<State> loadingReqState </State>
<Filename> "ROOT/taobin_project/image/collectiing/alpha_loading.png" </Filename>
</Image>
;include="ROOT/taobin_project/inc/video.inc"
<GIF>
<X> 494 </X>
<Y> 1078 </Y>
<Width> 94 </Width>
<Height> 94 </Height>
<State> loadingReqState </State>
<Filename> "ROOT/taobin_project/image/page_payment/loading.gif" </Filename>
</GIF>
<Text>
@ -700,7 +713,7 @@ If ViewBill > 0 Then
</Text>
;include="ROOT/taobin_project/inc/video.inc"
<EventSecurity>