Merge branch 'master' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
28d75cf36c
5 changed files with 18 additions and 7 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
BIN
image/page_payment/img_popup16-4.png
Normal file
BIN
image/page_payment/img_popup16-4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
BIN
image/page_payment_en/page_payment/img_popup16-4.png
Normal file
BIN
image/page_payment_en/page_payment/img_popup16-4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
|
|
@ -5,6 +5,9 @@
|
|||
;DEBUGVAR SystemDateDayInt
|
||||
|
||||
; Reset flag away.
|
||||
|
||||
Var ChildrenFree = 0
|
||||
|
||||
Var OreoDueEnable = 0
|
||||
Var OreoForFreeEnable = 0
|
||||
Var SoundBackToSchoolEnable = 0
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
@ -618,6 +618,14 @@
|
|||
;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"
|
||||
|
||||
Open OpenFromXML
|
||||
|
|
@ -3369,11 +3377,11 @@
|
|||
<EventClick>
|
||||
|
||||
If ChildrenFree = 1 Then
|
||||
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