This commit is contained in:
kong 2020-10-27 21:00:50 +07:00
commit 5f3fd02a73
41 changed files with 656 additions and 184 deletions

View file

@ -0,0 +1,25 @@
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<EventOpen>
TopView "show"
</EventOpen>
<Button>
<X> 256 </X>
<Y> 1677 </Y>
<Width> 568 </Width>
<Height> 180 </Height>
<Filename> "/ROOT/taobin_project/image//bt_10inc/bn_backto_main.png" </Filename>
<FilenamePress> "/ROOT/taobin_project/image/bt_10inc/bp_backto_main.png" </FilenamePress>
<Sound> "/ROOT/sounds/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
TopView "hide"
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
</EventClick>
</Button>
</Popup>