THAI INTER: thai inter new-layout with 3 langs
This commit is contained in:
commit
c4135c748f
1324 changed files with 182160 additions and 281147 deletions
|
|
@ -37,6 +37,14 @@
|
|||
; EndIf
|
||||
;EndIf
|
||||
|
||||
If SpiralOnline = "true"
|
||||
If show_eng = "true" Then
|
||||
Var DirImageSpiral = "ROOT/taobin_project/image/page2_en/page2"
|
||||
Else
|
||||
Var DirImageSpiral = "ROOT/taobin_project/image/page2"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If MachineStage = "mcu-upgrade" Then
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/vending_error_en/"
|
||||
|
|
@ -155,6 +163,10 @@
|
|||
DEBUGVAR MachineStage
|
||||
DEBUGVAR NETCORE_EVENT_CNT_TMP
|
||||
|
||||
If SpiralOnline = "true" Then
|
||||
Open "ROOT/taobin_project/xml/page_show_error_spiral.xml"
|
||||
EndIf
|
||||
|
||||
Var EmergencyStop = "-"
|
||||
|
||||
If DoorCupPosition = "bottom" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue