From f12c08f7098b6cd7a0021d5e553f89621e9bf06a Mon Sep 17 00:00:00 2001 From: Kenta420 Date: Thu, 29 Aug 2024 10:18:36 +0700 Subject: [PATCH] AUS: fix black page. --- inter/aus/xml/page_show_error.lxml | 59 ++---------------------------- 1 file changed, 4 insertions(+), 55 deletions(-) diff --git a/inter/aus/xml/page_show_error.lxml b/inter/aus/xml/page_show_error.lxml index 03f9ad66..6cf800cb 100644 --- a/inter/aus/xml/page_show_error.lxml +++ b/inter/aus/xml/page_show_error.lxml @@ -32,25 +32,16 @@ DEBUGVAR MachineStage DEBUGVAR stop_now Var DirImage = "ROOT/taobin_project/inter/aus/image/vending_error_en" - If MachineStage = "mcu-upgrade" Then - Var DirImage = CountryRootPath + "image/vending_error_en" - EndIf - - If NeedUpgrade = "true" Then - Var DirImage = CountryRootPath + "image/vending_error_en" - EndIf DEBUGVAR MachineStage If MachineStage = "close-maintenance" Then DEBUGVAR stop_now If stop_now = "true" Then - Var DirImage = CountryRootPath + "image/vending_error_en" + Else Var show_error_normal = "Enable" Var show_error_sp1 = "Invisible" - - Var DirImage = CountryRootPath + "image/vending_error_en" EndIf EndIf @@ -58,23 +49,16 @@ If MachineStage = "drink-failed" Then If stop_now = "true" Then - Var DirImage = CountryRootPath + "image/vending_error_en" + Else Var show_error_normal = "Enable" Var show_error_sp1 = "Invisible" - Var DirImage = CountryRootPath + "image/vending_error_en" EndIf EndIf - If NETCORE_LOST_CNT > 0 Then - - Var DirImage = CountryRootPath + "image/vending_error_en" - EndIf If NETCORE_EVENT_CNT_X >= 30 Then Var NETCORE_EVENT_CNT_X = 0 - - Var DirImage = CountryRootPath + "image/vending_error_en" EndIf Var MaintenanceCard = 20 @@ -96,6 +80,8 @@ Var textStep = 0 RootLayoutVisible 3 "show" + + 1000 @@ -238,22 +224,6 @@ ;Open "ROOT/taobin_project/inter/aus/xml/page_show_error.lxml" - - DEBUGVAR LanguageShow - - Var LanguageButtonEnable = "Enable" - Var ButtonLanguageCurrentXPosition = 990 - Var ButtonLanguageCurrentYPosition = 648 - - Var ButtonLanguageListXPosition = 970 - Var ButtonLanguageListYPosition = 640 - OpenInst 3 "ROOT/taobin_project/xml/topview2.xml" - - Open "ROOT/taobin_project/inter/aus/xml/page_show_error.lxml" - - Refresh - - show_error_normal 69 @@ -268,27 +238,6 @@ Var(DirImage + "/img_error_aus.png") -; -; show_error_sp1 -; 0 -; 897 -; Var(DirImage + "/img1.png") -; -; -; -; show_error_sp1 -; 0 -; 694 -; Var(DirImage + "/text1.png") -; -; -; -; show_error_sp1 -; 127 -; 1685 -; Var(DirImage + "/text2.png") -; -