add strawberry

This commit is contained in:
kong 2021-08-13 13:47:31 +07:00
parent 5a77a78585
commit 3dd93fca2f
8 changed files with 639 additions and 59 deletions

View file

@ -651,12 +651,13 @@
If MachineStage = "show-menu" Then
SAVELOG "back_to_main from line > 654."
Open "ROOT/taobin_project/xml/page_drinkok.xml"
If MachineState_Result = 0 Then
Open "ROOT/taobin_project/xml/page_drinkok.xml"
EndIf
EndIf
If MachineStage = "close-maintenance" Then
SAVELOG "back_to_main from line > 659."
SAVELOG "back_to_main from line > 488."
Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
EndIf