From 681b3b8ff4166637333df24c873420114c82435e Mon Sep 17 00:00:00 2001 From: miggaze Date: Wed, 20 Apr 2022 18:54:22 +0700 Subject: [PATCH] fix change flow and handle close-maintenance --- xml/page_cannotConti.xml | 15 +++++++++++++++ xml/page_drinkok.xml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/xml/page_cannotConti.xml b/xml/page_cannotConti.xml index 40eaa76c..4ecfec9b 100644 --- a/xml/page_cannotConti.xml +++ b/xml/page_cannotConti.xml @@ -36,11 +36,14 @@ Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png" Var BottomText = PicturePath + "text_bottom_eng.png" + Var TextErrorShow = "Sorry, unable to produce the next order" Else Var ImageDoing = "ROOT/taobin_project/image/page_doing/img2.png" Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png" Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png" Var BottomText = PicturePath + "text_bottom_thai2.png" + + Var TextErrorShow = "เต่าบินขัดข้องไม่สามารถทำเครื่องดื่มได้" EndIf DEBUGVAR StarwState @@ -662,6 +665,18 @@ video_menu_0 + + 0 + 427 + 1080 + Center + 46 + RobotoBlack + 0x513C2F + "Enable" + TextErrorShow + + 375 diff --git a/xml/page_drinkok.xml b/xml/page_drinkok.xml index 9e52c1ae..651bd99e 100644 --- a/xml/page_drinkok.xml +++ b/xml/page_drinkok.xml @@ -294,7 +294,7 @@ Var Seeker = "curr" SAVELOG "Make next order by take-cup" - Open "ROOT/taobin_project/xml/page_thankyouConti.xml" + Open "ROOT/taobin_project/xml/page_cannotConti.xml" EndIf EndIf Else