add image file / drinkok.xml add button

This commit is contained in:
kong 2022-04-17 21:48:43 +07:00
parent 64e9f2b4ab
commit ca374272bd
76 changed files with 1060 additions and 599 deletions

View file

@ -44,10 +44,12 @@
Else
;stop_now
If NETCORE_LOST_CNT > 15 Then
If NETCORE_LOST_CNT > 120 Then
Var stop_now = "true"
Var MachineErrorDetailAll = "???"
Open "ROOT/taobin_project/xml/page_show_error.xml"
SAVELOG "NETCORE_LOST_CNT"
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
EndIf
EndIf