...
This commit is contained in:
parent
fb80b93cb8
commit
30dc07762d
3 changed files with 19 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
|
@ -389,9 +389,28 @@
|
|||
If Timeout > 40 Then
|
||||
Var Timeout = 0
|
||||
If Seeker = "next" Then
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var Cid = 33
|
||||
Var PointCrm = "0"
|
||||
Var GetScore = "1"
|
||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
|
||||
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
||||
Else
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var Cid = 33
|
||||
Var PointCrm = "0"
|
||||
Var GetScore = "1"
|
||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||
|
||||
EndIf
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue