10.87
This commit is contained in:
parent
c246a0a5fe
commit
ddcd2979fc
8 changed files with 30 additions and 15 deletions
|
|
@ -4,9 +4,7 @@
|
|||
If BoxID = 173249 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 173319 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
|
@ -36,4 +34,7 @@
|
|||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 173319 Then
|
||||
Var EnableMultiInstanceFromBoxID = 0
|
||||
EndIf
|
||||
|
|
@ -1276,7 +1276,7 @@
|
|||
1300016 Brew time:sec เวลาชง: วินาที
|
||||
1300017 Test grind sizes ทดสอบขนาดบด
|
||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
||||
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
||||
1300020 More coarse หยาบขึ้น
|
||||
1300021 More fine ละเอียดขึ้น
|
||||
1300022 2. Test grinding 2. ทดสอบการบด
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 22.
|
|
|
@ -255,7 +255,10 @@
|
|||
Var MultiProcess = "Invisible"
|
||||
|
||||
; setvar SpiralOnline true
|
||||
|
||||
Var ButtonSpiralStage = "Invisible"
|
||||
If SpiralOnline = "true" Then
|
||||
Var ButtonSpiralStage = "Enable"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR SpiralOnline
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"end": "2025-05-31T00:00:00",
|
||||
"state": "MatchaEveryDayProState",
|
||||
"type": "IMAGE",
|
||||
"media_thai": "ROOT/taobin_project/image/event/matcha_every_day/matcha_every_day.png",
|
||||
"media_eng": "ROOT/taobin_project/image/event/matcha_every_day/matcha_every_day.png",
|
||||
"media_thai": "ROOT/taobin_project/image/event/matcha_every_day/matcha_every_day2.png",
|
||||
"media_eng": "ROOT/taobin_project/image/event/matcha_every_day/matcha_every_day2.png",
|
||||
"event_click": "Open \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_matcha_every_day.lxml\""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue