This commit is contained in:
pichet 2023-05-02 15:31:36 +07:00
parent c6b68e2278
commit bfb179124e
3 changed files with 14 additions and 3 deletions

View file

@ -93,9 +93,20 @@
Open "ROOT/taobin_project/xml/page_payment.xml"
Else
Var load_gif_stage = "Invisible"
Var FailState = "Enable"
Var img_popup16 = "/img_popup16-2.png"
If Ext1a = "limit" Then
Var load_gif_stage = "Invisible"
Var FailState = "Enable"
Var img_popup16 = "/img_popup16-3.png"
WRITE_FILE "/mnt/sdcard/oreo_for_free_limit" "true"
Else
Var load_gif_stage = "Invisible"
Var FailState = "Enable"
Var img_popup16 = "/img_popup16-2.png"
EndIf
Refresh