add checkin and add test coin bank in Rootman

This commit is contained in:
SEK 2024-09-05 15:49:29 +07:00
parent 0f60d3b677
commit a06c11514e
15 changed files with 205 additions and 237 deletions

View file

@ -47,6 +47,8 @@
SAVELOG strOnpageLogtext
StatusLog "On checkinresult"
</EventOpen>
<Timeout> 1000 </Timeout>
@ -90,7 +92,7 @@
If TimerbacktoHome = 0 Then
SAVELOG "timeout"
SAVELOG "back_to_page_board"
Open "ROOT/taobin_project/xml/page_board.xml"
Open "ROOT/taobin_project/xml/vending_tasks_pre_main.xml"
EndIf
@ -172,7 +174,7 @@
PushFile "/sdcard/" "RootManPicture" filepushname
SAVELOG strOnsendLogtext
StatusLog "send capture checkin"
StatusLog "send capture"
Var statesendButton = "Invisible"
Var stateprocessButton = "Enable"
@ -238,7 +240,7 @@
<State> showSendandRetry </State>
<EventClick>
SAVELOG strOnretryLogtext
StatusLog "retry capture checkin"
StatusLog "retry capture"
Open "ROOT/taobin_project/xml/checkin.xml"
</EventClick>
</Button>
@ -252,7 +254,7 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_board.xml"
Open "ROOT/taobin_project/xml/vending_tasks_pre_main.xml"
</EventClick>
</Button>