renovate remove cup and cup on arm
This commit is contained in:
parent
34ceea967c
commit
f6a7ec1501
57 changed files with 591 additions and 475 deletions
|
|
@ -185,6 +185,14 @@
|
|||
|
||||
Var CountTouchButton = 0
|
||||
|
||||
DEBUGVAR FrontDoorVersionInt
|
||||
|
||||
If FrontDoorVersionInt > 2000 Then
|
||||
Var EnableTestRGB = "Enable"
|
||||
Else
|
||||
Var EnableTestRGB = "Invisible"
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -1041,6 +1049,7 @@
|
|||
<Image>
|
||||
<X> info2_startX </X>
|
||||
<Y> info_15Y </Y>
|
||||
<State> EnableTestRGB </State>
|
||||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||
<EventClick>
|
||||
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_test_color.xml"
|
||||
|
|
@ -1051,6 +1060,7 @@
|
|||
<X> info2_text_startX </X>
|
||||
<Y> info_text_15Y </Y>
|
||||
<Size> 30 </Size>
|
||||
<State> EnableTestRGB </State>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0x000000 </Color>
|
||||
<Value> "Test RGB" </Value>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue