add checkin and test coin bank feature
This commit is contained in:
parent
d58a1e5d00
commit
9197772248
61 changed files with 1880 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
|
||||
<FrameScroll>
|
||||
|
||||
<Max> 4 </Max>
|
||||
<Max> 6 </Max>
|
||||
<X> 280 </X>
|
||||
<Y> 200 </Y>
|
||||
<Width> 600 </Width>
|
||||
|
|
@ -165,8 +165,36 @@
|
|||
</EventOnClick>
|
||||
</Button>
|
||||
</Block>
|
||||
<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/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> EnableTestSystem </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>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue