236 lines
No EOL
4.9 KiB
XML
236 lines
No EOL
4.9 KiB
XML
<Page>
|
|
<Width> 1080 </Width>
|
|
<Height> 1312 </Height>
|
|
<Volume> SoundVolume </Volume>
|
|
<Background> "0x2c2928" </Background>
|
|
|
|
<EventOpen>
|
|
|
|
Var EnableTestSystem = "Enable"
|
|
Var EnableServiceOp = "Enable"
|
|
Var EnableMaintenance = "Enable"
|
|
Var EnableConfigureMachine = "Enable"
|
|
|
|
Var EnableCheckin = "Enable"
|
|
Var EnableTestCoinBank = "Enable"
|
|
|
|
Var Timeout = 0
|
|
|
|
If InternationalEnable = 1 Then
|
|
Var EnableCheckin = "Invisible"
|
|
Var EnableTestCoinBank = "Invisible"
|
|
EndIf
|
|
|
|
|
|
</EventOpen>
|
|
|
|
<Timeout> 1000 </Timeout>
|
|
<EventTimeout>
|
|
|
|
Var Timeout = Timeout + 1
|
|
|
|
If Timeout > 60 Then
|
|
StatusLog "exit"
|
|
|
|
__CMD "cancel-pw-newui" "-" "-" "-"
|
|
|
|
Open "ROOT/taobin_project/xml/page_board.xml"
|
|
EndIf
|
|
|
|
|
|
Var Text1_9 = SystemTime
|
|
Var Text1_9 = Text1_9 + " "
|
|
Var Text1_9 = Text1_9 + SystemDate
|
|
|
|
Var BackToMainTime = 60 - Timeout
|
|
|
|
DEBUGVAR tmpPassPhrase
|
|
|
|
__CMD "still-stay-on-pre-main" "-" "-" "-"
|
|
|
|
|
|
Refresh
|
|
TimerReset
|
|
|
|
</EventTimeout>
|
|
|
|
|
|
; header
|
|
<Image>
|
|
<X> 0 </X>
|
|
<Y> 0 </Y>
|
|
<Height> 80 </Height>
|
|
<Width> 1080 </Width>
|
|
<Volume> SoundVolume </Volume>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/nav-bar-mid.png" </Filename>
|
|
</Image>
|
|
|
|
;back
|
|
<Button>
|
|
<X> 40 </X>
|
|
<Y> 20 </Y>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/arrow_back.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/new_vending_info/arrow_back.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
__CMD "cancel-pw-newui" "-" "-" "-"
|
|
|
|
Open "ROOT/taobin_project/xml/vending_info2.xml"
|
|
|
|
</EventClick>
|
|
|
|
</Button>
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 20 </Y>
|
|
<Size> 19 </Size>
|
|
<Font> fontType1 </Font>
|
|
<Color> 0xe2e2e2 </Color>
|
|
<Value> BackToMainTime </Value>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 800 </X>
|
|
<Y> 20 </Y>
|
|
<Size> 19 </Size>
|
|
<Font> fontType1 </Font>
|
|
<Color> 0xe2e2e2 </Color>
|
|
<Value> Text1_9 </Value>
|
|
</Text>
|
|
|
|
|
|
;task
|
|
|
|
<Image>
|
|
<X> 280 </X>
|
|
<Y> 150 </Y>
|
|
<Height> 40 </Height>
|
|
<Width> 560 </Width>
|
|
<Volume> SoundVolume </Volume>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/tasks_header.png" </Filename>
|
|
</Image>
|
|
|
|
<FrameScroll>
|
|
|
|
<Max> 6 </Max>
|
|
<X> 280 </X>
|
|
<Y> 200 </Y>
|
|
<Width> 600 </Width>
|
|
<ScrollHeight> "auto" </ScrollHeight>
|
|
<Scroll> "Vertical" </Scroll>
|
|
<Column> 1 </Column>
|
|
|
|
<Block>
|
|
<MarginLeft> 0 </MarginLeft>
|
|
<MarginTop> 22 </MarginTop>
|
|
<Width> 560 </Width>
|
|
<Height> 80 </Height>
|
|
<State> EnableTestSystem </State>
|
|
|
|
<Button>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/test_sys_only.png" </Filename>
|
|
<EventOnClick>
|
|
MainMenu2
|
|
|
|
</EventOnClick>
|
|
</Button>
|
|
</Block>
|
|
<Block>
|
|
<MarginLeft> 0 </MarginLeft>
|
|
<MarginTop> 22 </MarginTop>
|
|
<Width> 560 </Width>
|
|
<Height> 142 </Height>
|
|
<State> EnableServiceOp </State>
|
|
|
|
<Button>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/service_ops.png" </Filename>
|
|
<EventOnClick>
|
|
MainMenu2
|
|
|
|
</EventOnClick>
|
|
</Button>
|
|
</Block>
|
|
<Block>
|
|
<MarginLeft> 0 </MarginLeft>
|
|
<MarginTop> 22 </MarginTop>
|
|
<Width> 560 </Width>
|
|
<Height> 142 </Height>
|
|
<State> EnableMaintenance </State>
|
|
|
|
<Button>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/maintenance_repair.png" </Filename>
|
|
<EventOnClick>
|
|
MainMenu2
|
|
|
|
</EventOnClick>
|
|
</Button>
|
|
</Block>
|
|
<Block>
|
|
<MarginLeft> 0 </MarginLeft>
|
|
<MarginTop> 22 </MarginTop>
|
|
<Width> 560 </Width>
|
|
<Height> 142 </Height>
|
|
<State> EnableConfigureMachine </State>
|
|
|
|
<Button>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/configure_machine.png" </Filename>
|
|
<EventOnClick>
|
|
MainMenu2
|
|
|
|
</EventOnClick>
|
|
</Button>
|
|
</Block>
|
|
<Block>
|
|
<MarginLeft> 0 </MarginLeft>
|
|
<MarginTop> 22 </MarginTop>
|
|
<Width> 560 </Width>
|
|
<Height> 80 </Height>
|
|
<State> EnableCheckin </State>
|
|
|
|
<Button>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/checkin.png" </Filename>
|
|
<EventOnClick>
|
|
Open "ROOT/taobin_project/xml/checkin.xml"
|
|
|
|
</EventOnClick>
|
|
</Button>
|
|
</Block>
|
|
<Block>
|
|
<MarginLeft> 0 </MarginLeft>
|
|
<MarginTop> 22 </MarginTop>
|
|
<Width> 560 </Width>
|
|
<Height> 80 </Height>
|
|
<State> EnableTestCoinBank </State>
|
|
|
|
<Button>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/testmoney.png" </Filename>
|
|
<EventOnClick>
|
|
Open "ROOT/taobin_project/xml/page_test_money_coin.xml"
|
|
|
|
</EventOnClick>
|
|
</Button>
|
|
</Block>
|
|
</FrameScroll>
|
|
|
|
|
|
|
|
<Button>
|
|
<X> 50 </X>
|
|
<Y> info_cancel_y </Y>
|
|
<Filename> "ROOT/taobin_project/image/new_vending_info/exit_button.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/new_vending_info/exit_button.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
StatusLog "exit"
|
|
|
|
__CMD "cancel-pw-newui" "-" "-" "-"
|
|
|
|
Open "ROOT/taobin_project/xml/page_board.xml"
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
</Page> |