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
|
;DEBUGVAR SystemDateDayInt
|
||||||
|
|
||||||
; Reset flag away.
|
; Reset flag away.
|
||||||
|
|
||||||
|
Var ChildrenFree = 0
|
||||||
|
|
||||||
Var OreoDueEnable = 0
|
Var OreoDueEnable = 0
|
||||||
Var OreoForFreeEnable = 0
|
Var OreoForFreeEnable = 0
|
||||||
Var SoundBackToSchoolEnable = 0
|
Var SoundBackToSchoolEnable = 0
|
||||||
|
|
|
||||||
|
|
@ -391,11 +391,11 @@
|
||||||
If Seeker = "next" Then
|
If Seeker = "next" Then
|
||||||
|
|
||||||
If ChildrenFree = 1 Then
|
If ChildrenFree = 1 Then
|
||||||
|
Var ChildrenFree = 0
|
||||||
Var Cid = 33
|
Var Cid = 33
|
||||||
Var PointCrm = "0"
|
Var PointCrm = "0"
|
||||||
Var GetScore = "1"
|
Var GetScore = "1"
|
||||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -404,11 +404,11 @@
|
||||||
Else
|
Else
|
||||||
|
|
||||||
If ChildrenFree = 1 Then
|
If ChildrenFree = 1 Then
|
||||||
|
Var ChildrenFree = 0
|
||||||
Var Cid = 33
|
Var Cid = 33
|
||||||
Var PointCrm = "0"
|
Var PointCrm = "0"
|
||||||
Var GetScore = "1"
|
Var GetScore = "1"
|
||||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||||
|
|
@ -617,6 +617,14 @@
|
||||||
<EventClick>
|
<EventClick>
|
||||||
;Open PreviseXMLFileName2
|
;Open PreviseXMLFileName2
|
||||||
DEBUGVAR OpenFromXML
|
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"
|
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
|
||||||
|
|
||||||
|
|
@ -3369,11 +3377,11 @@
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
|
||||||
If ChildrenFree = 1 Then
|
If ChildrenFree = 1 Then
|
||||||
Var Cid = 33
|
Var ChildrenFree = 0
|
||||||
Var PointCrm = "0"
|
Var Cid = 33
|
||||||
Var GetScore = "1"
|
Var PointCrm = "0"
|
||||||
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
Var GetScore = "1"
|
||||||
|
AddData Cid TelNumPromotion IDNum PointCrm GetScore
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If Seeker = "next" Then
|
If Seeker = "next" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue