...
This commit is contained in:
parent
c6b68e2278
commit
bfb179124e
3 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue