AUS: replace Taobin logo to Flying turtle logo some images
This commit is contained in:
parent
76d9703d72
commit
c70609973d
10 changed files with 8 additions and 2 deletions
|
|
@ -26,6 +26,7 @@
|
|||
Var web_telnumOK = ""
|
||||
|
||||
Var PicturePath = "/mnt/sdcard/coffeevending/taobin_project/image/page_doing/"
|
||||
Var PicturePathAUS = "/mnt/sdcard/coffeevending/taobin_project/inter/aus/image/catalog/"
|
||||
|
||||
If CocktailShow = "true" Then
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_cocktail.xml"
|
||||
|
|
@ -337,8 +338,8 @@
|
|||
<Button>
|
||||
<X> 220 </X>
|
||||
<Y> 844 </Y>
|
||||
<Filename> Var(DirImage + "/bn_diy.png") </Filename>
|
||||
<FilenamePress> Var(DirImage + "/bp_diy.png") </FilenamePress>
|
||||
<Filename> Var(PicturePathAUS + "/bn_diy_FLYING_TURTLE.png") </Filename>
|
||||
<FilenamePress> Var(PicturePathAUS + "/bp_diy_FLYING_TURTLE.png") </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue