NEWUI: add cmd to fix back from newui
This commit is contained in:
parent
a787b008fa
commit
3cc0d56091
1 changed files with 10 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue