...
This commit is contained in:
parent
30dc07762d
commit
5abf579bb8
5 changed files with 18 additions and 7 deletions
|
|
@ -391,11 +391,11 @@
|
|||
If Seeker = "next" Then
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var ChildrenFree = 0
|
||||
Var Cid = 33
|
||||
Var PointCrm = "0"
|
||||
Var GetScore = "1"
|
||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -404,11 +404,11 @@
|
|||
Else
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var ChildrenFree = 0
|
||||
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"
|
||||
|
|
@ -617,6 +617,14 @@
|
|||
<EventClick>
|
||||
;Open PreviseXMLFileName2
|
||||
DEBUGVAR OpenFromXML
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var ChildrenFree = 0
|
||||
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_advert2.xml"
|
||||
|
||||
|
|
@ -3369,11 +3377,11 @@
|
|||
<EventClick>
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var Cid = 33
|
||||
Var PointCrm = "0"
|
||||
Var GetScore = "1"
|
||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||
|
||||
Var ChildrenFree = 0
|
||||
Var Cid = 33
|
||||
Var PointCrm = "0"
|
||||
Var GetScore = "1"
|
||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||
EndIf
|
||||
|
||||
If Seeker = "next" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue