This commit is contained in:
kong 2022-06-06 13:07:38 +07:00
parent cdb78e7daa
commit 140256f275
11 changed files with 1867 additions and 6579 deletions

View file

@ -496,46 +496,6 @@
</Video>
;<Image>
;<X> 0 </X>
;<Y> 547 </Y>
;<Filename> Var( DirImage + "/img2.png" ) </Filename>
;</Image>
<Button>
<X> 870 </X>
<Y> 1860 </Y>
<Width> 200 </Width>
<Height> 50 </Height>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var countClick2 = countClick2 + 1
If countClick2 = 3 Then
EndIf
If countClick2 >= 5 Then
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
EndIf
Refresh
</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>
<Image>
<X> 757 </X>