Add RefreshPartial Mode
This commit is contained in:
parent
53f54b912e
commit
2d14cc375a
7 changed files with 41 additions and 43 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<Background> "0xeae6e1" </Background>
|
||||
<Sound> "ROOT/sounds/Code8digit.m4a" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
|
||||
<Refresh> "Partial" </Refresh>
|
||||
<EventOpen>
|
||||
; On open
|
||||
|
||||
|
|
@ -47,10 +47,10 @@
|
|||
Var CodeChannel = 0
|
||||
Open "ROOT/taobin_project/xml/page_payment_cash.xml"
|
||||
|
||||
Refresh
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
Refresh
|
||||
</EventTimeout>
|
||||
|
||||
<EventIDCard>
|
||||
|
|
@ -603,6 +603,7 @@
|
|||
<Size> 62 </Size>
|
||||
<Font> RobotoBlack </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Refresh> "Enable" </Refresh>
|
||||
<Value> TelephoneNumber </Value>
|
||||
</Text>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue