NEWUI: add cmd to fix back from newui

This commit is contained in:
Pakin 2024-09-13 17:44:15 +07:00
parent a787b008fa
commit 3cc0d56091

View file

@ -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 @@
<Volume> SoundVolume </Volume>
<EventClick>
__CMD "cancel-pw-newui" "-" "-" "-"
Open "ROOT/taobin_project/xml/vending_info2.xml"
</EventClick>
@ -218,6 +225,9 @@
<Volume> SoundVolume </Volume>
<EventClick>
StatusLog "exit"
__CMD "cancel-pw-newui" "-" "-" "-"
Open "ROOT/taobin_project/xml/page_board.xml"
</EventClick>
</Button>