This commit is contained in:
kong 2022-03-06 23:56:08 +07:00
parent 5008b73c4c
commit 922ae67bd3
21 changed files with 90 additions and 1591 deletions

View file

@ -197,7 +197,7 @@
Else
Var EmergencyStop = "true"
Open "ROOT/taobin_project/xml/page_back_to_error.xml"
;Open "ROOT/taobin_project/xml/page_back_to_error.xml"
EndIf
EndIf
@ -1252,14 +1252,37 @@
;-BEGIN shot layout
<Block>
<Width> 986 </Width>
<Height> 157 </Height>
<Height> 280 </Height>
<MarginTop> 20 </MarginTop>
<State> ShotCoffeeBG </State>
<State> "Enable" </State>
<Image>
<Filename> backGroundAddExtra </Filename>
<X> 0 </X>
<Y> 10 </Y>
<Filename> Var( DirImage + "/block_top.png" ) </Filename>
</Image>
<Image>
<X> 0 </X>
<Y> 184 </Y>
<Filename> Var( DirImage + "/block_bottom.png" ) </Filename>
</Image>
;
<Image>
<X> 0 </X>
<Y> 68 </Y>
<Filename> Var( DirImage + "/block_middle.png" ) </Filename>
</Image>
<Image>
<X> 40 </X>
<Y> 70 </Y>
<Filename> Var( DirImage + "/img_shot_esp.png" ) </Filename>
</Image>
<Button>
<X> 40 </X>
<Y> 72 </Y>
@ -1290,19 +1313,28 @@
</Animation>
</Button>
;
<Image>
<X> 0 </X>
<Y> 140 </Y>
<Filename> Var( DirImage + "/block_middle.png" ) </Filename>
</Image>
<Image>
<X> 40 </X>
<Y> 142 </Y>
<Filename> Var( DirImage + "/img_shot_esp.png" ) </Filename>
</Image>
<Button>
<X> 896 </X>
<Y> 79 </Y>
<X> 40 </X>
<Y> 142 </Y>
<State> showShotEnable </Stage>
<Mode> "No" </Mode>
<Filename> Var( DirImage + "/cb_notcheck.png" ) </Filename>
<FilenamePress> Var( DirImage + "/cb_checked.png" ) </FilenamePress>
<FilenameDisable> Var( DirImage + "/cb_checkdis.png" ) </FilenameDisable>
<Filename> "ROOT/taobin_project/image/topping2/bn_add_shot.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/topping2/bp_add_shot.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/topping2/bd_add_shot.png" ) </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
SAVELOG "Press add normal shot"
If showShotEnable = "Press" Then
@ -1322,12 +1354,6 @@
</Animation>
</Button>
<Image>
<State> showText4 </Stage>
<X> 602 </X>
<Y> 64 </Y>
<Filename> Var( DirImage + "/text4.png" ) </Filename>
</Image>
</Block>
;-END
;