This commit is contained in:
kong 2023-09-07 16:11:20 +07:00
parent 9be2ebbf7b
commit 427103e1e1
12 changed files with 1582 additions and 558 deletions

View file

@ -353,6 +353,8 @@
Var CerealMilkX = 270
EndIf
TRY "/mnt/sdcard/coffeevending/taobin_project/flash_deal/topping_page.ev"
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -588,15 +590,7 @@
EndIf
EndIf
If PromotionOreoToppingFreeEnable = 1 Then
Var toppingID6price2 = 0
If show_eng = "true" Then
Var text_price_6 = "(Free)"
Else
Var text_price_6 = "(ฟรี)"
EndIf
EndIf
TRY "/mnt/sdcard/coffeevending/taobin_project/flash_deal/topping_page.ev"
If show_eng = "true" Then
Var CerealMilkX = 400
@ -728,6 +722,8 @@
If TOPPING6 = "Topping-Volcano" Then
Var text_color_6 = "0x84776F"
If toppingID6price2 > 0 Then
DEBUGVAR toppingID6price2
DEBUGVAR DisplayFormat
@ -744,6 +740,7 @@
DEBUGVAR text_price_6
DEBUGVAR text_color_6
Else
Var text_price_6 = ""
@ -1515,10 +1512,14 @@
DEBUGVAR toppingID2price1
DEBUGVAR toppingID2price2
DEBUGVAR toppingID2price3
TRY "/mnt/sdcard/coffeevending/taobin_project/flash_deal/topping_page.ev"
Function 2
EndIf
</EventMachine>
<EventCart>
@ -3177,7 +3178,7 @@
<Font> KanitRegularTTF </Font>
<State> "Enable" </State>
<Size> 36 </Size>
<Color> 0x84776F </Color>
<Color> text_color_6 </Color>
<Value> text_price_6 </Value>
</Text>