do invisiable
This commit is contained in:
parent
7a57379f94
commit
06a3e648ca
194 changed files with 2333 additions and 1582 deletions
|
|
@ -83,7 +83,7 @@
|
|||
SAVELOG ShowPrice
|
||||
|
||||
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
</EventOpen>
|
||||
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -127,13 +127,13 @@
|
|||
;SAVELOG CountDownShowButton
|
||||
;SAVELOG ShowButtonClickFull
|
||||
|
||||
If CountDownShowButton = 28 Then
|
||||
If CountDownShowButton = 31 Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
Var ShowButtonClick = "Invisible"
|
||||
Refresh
|
||||
EndIf
|
||||
|
||||
If CountDownShowButton = 10 Then
|
||||
If CountDownShowButton = 9 Then
|
||||
|
||||
Var ShowButtonClick = "Enable"
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
|
||||
<EventEnd>
|
||||
SAVELOG ShowButtonClick
|
||||
Var CountDownShowButton = 30
|
||||
Var CountDownShowButton = 35
|
||||
Refresh
|
||||
</EventEnd>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue