DO coffee and pull
This commit is contained in:
parent
0990a37cbb
commit
d4a903b98b
27 changed files with 407 additions and 29 deletions
|
|
@ -415,6 +415,7 @@
|
|||
EndIf
|
||||
|
||||
;DEBUGVAR CupOnArm
|
||||
;Var CupOnArm = "true"
|
||||
|
||||
If CupOnArm = "true" Then
|
||||
Var buttonRemoveCup = "Enable"
|
||||
|
|
@ -581,11 +582,11 @@
|
|||
|
||||
|
||||
<Button>
|
||||
<X> 840 </X>
|
||||
<Y> 634 </Y>
|
||||
<X> 780 </X>
|
||||
<Y> 630 </Y>
|
||||
<State> buttonRemoveCup </State>
|
||||
;<Color> "0x00BDFF" </Color>
|
||||
<Interval> 300 </Interval>
|
||||
<Interval> 500 </Interval>
|
||||
<Filename> "ROOT/taobin_project/image/main_page/bn_remove_cup.png" </Filename>
|
||||
<Filename> "ROOT/taobin_project/image/main_page/bp_remove_cup.png" </Filename>
|
||||
<EventClick>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue