This commit is contained in:
miggaze 2023-07-21 15:56:26 +07:00
parent 0399161574
commit fb80b93cb8
2 changed files with 11 additions and 1 deletions

View file

@ -14,6 +14,8 @@
Var IgnoreCollectPointByMe = 0
Var ChildrenFree = 0
DEBUGVAR ToppingNewShow

View file

@ -35,7 +35,7 @@
DEBUGVAR SelectDrink
DEBUGVAR PictureDrink
Var ChildrenFree = 0
Var SaveProductCodeSelect = "-"
Var UserSelectProductCode = "-"
@ -3349,6 +3349,14 @@
<Volume> SoundVolume </Volume>
<EventClick>
If ChildrenFree = 1 Then
Var Cid = 33
Var PointCrm = "0"
Var GetScore = "1"
AddData Cid TelNumPromotion IDNum PointCrm GetScore
EndIf
If Seeker = "next" Then
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_blank.xml"
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"