100 sec and fix coupon

This commit is contained in:
miggaze 2022-02-23 13:53:46 +07:00
parent 12d13bd4e1
commit 2ae7b985ef
4 changed files with 7 additions and 4 deletions

View file

@ -155,11 +155,14 @@
If show_eng = "true" Then If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/page_payment_en/page_payment" Var DirImage = "ROOT/taobin_project/image/page_payment_en/page_payment"
Var DirImage2 = "ROOT/taobin_project/image/topping2_en"
Else Else
Var DirImage = "ROOT/taobin_project/image/page_payment" Var DirImage = "ROOT/taobin_project/image/page_payment"
Var DirImage2 = "ROOT/taobin_project/image/topping2"
EndIf EndIf
Var next_pic_bg = DirImage + "/bn_add_order.png" Var next_pic_bg = DirImage + "/bn_add_order.png"
Var bg_strawlid = DirImage2 + "/bg_strawlidSmall.png"
If LastMakeDrinkResult = "success" Then If LastMakeDrinkResult = "success" Then

View file

@ -694,7 +694,7 @@
Var CouponNameA = "/imgCouponC42.png" Var CouponNameA = "/imgCouponC42.png"
EndIf EndIf
If CouponTypeA = "109" Then If CouponTypeA = "109" Then
Var CouponTypeA = "/imgCouponC33.png" Var CouponNameA = "/imgCouponC33.png"
EndIf EndIf
INT CouponExireA_D INT CouponExireA_D
@ -798,7 +798,7 @@
Var CouponNameB = "/imgCouponC42.png" Var CouponNameB = "/imgCouponC42.png"
EndIf EndIf
If CouponTypeB = "109" Then If CouponTypeB = "109" Then
Var CouponTypeB = "/imgCouponC33.png" Var CouponNameB = "/imgCouponC33.png"
EndIf EndIf
INT CouponExireB_D INT CouponExireB_D

View file

@ -126,7 +126,7 @@
</EventOpen> </EventOpen>
<Timeout> 900 </Timeout> <Timeout> 100 </Timeout>
<EventTimeout> <EventTimeout>
If ReadyForBrew = "false" Then If ReadyForBrew = "false" Then

View file

@ -230,7 +230,7 @@
</EventOpen> </EventOpen>
<Timeout> 500 </Timeout> <Timeout> 100 </Timeout>
<EventTimeout> <EventTimeout>
If ReadyForBrew = "false" Then If ReadyForBrew = "false" Then