Chnage
This commit is contained in:
parent
0b56f79b4d
commit
605112cd9f
22 changed files with 485 additions and 328 deletions
|
|
@ -109,6 +109,22 @@
|
|||
Open "ROOT/taobin_project/xml/page_get_yourchange.xml"
|
||||
EndIf
|
||||
Else
|
||||
|
||||
|
||||
Var OpenFromCollectPoint3 = 0
|
||||
READ_FILE "/mnt/sdcard/game_enable" game_mode_str
|
||||
STRCONTAIN "1" game_mode_str game_mode_enable
|
||||
DEBUGVAR game_mode_enable
|
||||
DEBUGVAR OpenFromCollectPoint3
|
||||
If game_mode_enable = "true" Then
|
||||
If OpenFromCollectPoint3 = 1 Then
|
||||
RunApp "com.NDF.taobin"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
If ChangeFlag2 = 0 Then
|
||||
If Seeker.PayWithQR = 0 Then
|
||||
DEBUGVAR TxRef1
|
||||
|
|
@ -139,6 +155,8 @@
|
|||
DEBUGVAR IgnoreLidStraw
|
||||
DEBUGVAR Service_LidStraw
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
If IgnoreLidStraw = "true" Then
|
||||
|
|
@ -154,6 +172,8 @@
|
|||
|
||||
DEBUGVAR StrawAutoRelease1
|
||||
Var UserPressButton = "false"
|
||||
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue