Add viedo
This commit is contained in:
parent
87f3fd1495
commit
f4a832c879
36 changed files with 651 additions and 394 deletions
|
|
@ -66,6 +66,8 @@
|
|||
Var QRErrorState = "Invisible"
|
||||
|
||||
|
||||
SAVELOG SelectDrink
|
||||
|
||||
SAVELOG QRChannel
|
||||
SAVELOG QRCODE99
|
||||
|
||||
|
|
@ -315,6 +317,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
Var stringLog = "Timeout " + Timeout
|
||||
Var stringLog = stringLog + " PayOK"
|
||||
Var stringLog = stringLog + PayOK
|
||||
|
||||
|
||||
If Timeout > 60 Then
|
||||
If PayOK = 1 Then
|
||||
|
||||
|
|
@ -483,13 +490,20 @@
|
|||
</EventVDCancle>
|
||||
|
||||
|
||||
<Image>
|
||||
;<Image>
|
||||
;<X> 0 </X>
|
||||
;<Y> 0 </Y>
|
||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
||||
;</Image>
|
||||
|
||||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Width> 1080</Width>
|
||||
<Height> 380 </Height>
|
||||
<Loop> "true" </Loop>
|
||||
<Filename> "ROOT/taobin_project/video/taobin_adv2.mp4" </Filename>
|
||||
</Video>
|
||||
|
||||
<Image>
|
||||
<X> 199 </X>
|
||||
|
|
@ -789,16 +803,16 @@
|
|||
Open "/media/bt/xml/security_alarm.xml"
|
||||
</EventSecurity>
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1880 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Align> "Left" </Align>
|
||||
<Width> 1080 </Width>
|
||||
<Font> KanitThinTTF </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> SelectDrink </Value>
|
||||
</Text>
|
||||
;<Text>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1880 </Y>
|
||||
;<Size> 14 </Size>
|
||||
;<Align> "Left" </Align>
|
||||
;<Width> 1080 </Width>
|
||||
;<Font> KanitThinTTF </Font>
|
||||
;<Color> 0x513C2F </Color>
|
||||
;<Value> SelectDrink </Value>
|
||||
;</Text>
|
||||
|
||||
|
||||
<Button>
|
||||
|
|
@ -845,15 +859,15 @@
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1886 </Y>
|
||||
<Size> 20 </Size>
|
||||
<Width> 1080</Width>
|
||||
<Align> end </Align>
|
||||
<Font> RobotoBlack </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> countClick2 </Value>
|
||||
</Text>
|
||||
;<Text>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1886 </Y>
|
||||
;<Size> 20 </Size>
|
||||
;<Width> 1080</Width>
|
||||
;<Align> end </Align>
|
||||
;<Font> RobotoBlack </Font>
|
||||
;<Color> 0x513C2F </Color>
|
||||
;<Value> countClick2 </Value>
|
||||
;</Text>
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue