Do thai eng

This commit is contained in:
kong 2020-10-29 22:13:35 +07:00
parent a207bb6c78
commit d692ac6582
11 changed files with 96 additions and 64 deletions

View file

@ -10,6 +10,15 @@
Var LidState = Lid1Status
Var StarwState = "Enable"
Var LidStrawCountDown = 15
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/page_lid_straw_en"
Else
Var DirImage = "ROOT/taobin_project/image/page_lid_straw"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -52,24 +61,24 @@
<Image>
<X> 112 </X>
<Y> 1286 </Y>
<Filename> "ROOT/taobin_project/image/page_lid_straw/text1.png" </Filename>
<X> 0 </X>
<Y> 1289 </Y>
<Filename> Var( DirImage + "/text2.png" ) </Filename>
</Image>
<Image>
<X> 78 </X>
<Y> 1425 </Y>
<Filename> "ROOT/taobin_project/image/page_lid_straw/img3.png" </Filename>
<Filename> Var( DirImage + "/img3.png" ) </Filename>
</Image>
<Button>
<X> 750 </X>
<Y> 1783 </Y>
<Filename> "ROOT/taobin_project/image/page_lid_straw/bn_ok.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_lid_straw/bn_ok.png" </FilenamePress>
<Filename> Var( DirImage + "/bn_ok.png" )</Filename>
<FilenamePress> Var( DirImage + "/bn_ok.png" )</FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>