diff --git a/xml/vending_tasks_pre_main.xml b/xml/vending_tasks_pre_main.xml index 953f3256..c7ab8104 100644 --- a/xml/vending_tasks_pre_main.xml +++ b/xml/vending_tasks_pre_main.xml @@ -31,6 +31,9 @@ If Timeout > 60 Then StatusLog "exit" + + __CMD "cancel-pw-newui" "-" "-" "-" + Open "ROOT/taobin_project/xml/page_board.xml" EndIf @@ -42,6 +45,8 @@ Var BackToMainTime = 60 - Timeout DEBUGVAR tmpPassPhrase + + __CMD "still-stay-on-pre-main" "-" "-" "-" Refresh @@ -70,6 +75,8 @@ SoundVolume + __CMD "cancel-pw-newui" "-" "-" "-" + Open "ROOT/taobin_project/xml/vending_info2.xml" @@ -218,6 +225,9 @@ SoundVolume StatusLog "exit" + + __CMD "cancel-pw-newui" "-" "-" "-" + Open "ROOT/taobin_project/xml/page_board.xml"