NewUi: add new login service (improve performance), fix test rgb gen 4 show
This commit is contained in:
parent
02464d8a36
commit
3b1cda6b64
2 changed files with 66 additions and 33 deletions
|
|
@ -15,7 +15,7 @@
|
|||
DEBUGVAR GetFreeFromError
|
||||
DEBUGVAR FailErrorHappend
|
||||
|
||||
|
||||
|
||||
Var info_startX = 11
|
||||
Var info_1Y = 250
|
||||
Var info_2Y = 320
|
||||
|
|
@ -187,7 +187,8 @@
|
|||
|
||||
DEBUGVAR FrontDoorVersionInt
|
||||
|
||||
If FrontDoorVersionInt > 2000 Then
|
||||
; front_more_than_20000
|
||||
If FrontDoorVersionInt > 19999 Then
|
||||
Var EnableTestRGB = "Enable"
|
||||
Else
|
||||
Var EnableTestRGB = "Invisible"
|
||||
|
|
@ -339,7 +340,7 @@
|
|||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||
<EventClick>
|
||||
If CountTouchButton = 4 Then
|
||||
|
||||
|
||||
Var TimeOutSmoothiesProcess = 181
|
||||
Var SelectDrink = "12-00-07-0000"
|
||||
Var Seeker.selected_a_drink = SelectDrink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue