DO
This commit is contained in:
parent
28d75cf36c
commit
35c1645a29
2 changed files with 16 additions and 13 deletions
|
|
@ -619,11 +619,15 @@
|
|||
DEBUGVAR OpenFromXML
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var ChildrenFree = 0
|
||||
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
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog2.xml"
|
||||
EndIf
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||
|
|
@ -3377,11 +3381,11 @@
|
|||
<EventClick>
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
Var ChildrenFree = 0
|
||||
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