THAI: added consent promote tesla

This commit is contained in:
Kenta420 2024-06-14 17:34:37 +07:00
parent cfea8f828d
commit b8ace53da3
3 changed files with 21 additions and 16 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

View file

@ -29,6 +29,11 @@
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Please_press_accept_consent.mp3"
EndIf
Var consentImg = "/img_popup2.png"
If CheckMemberPageCampaign = 1 Then
Var consentImg = "/img_popup3.png"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -85,29 +90,29 @@
;
<Image>
<X> 751 </X>
<Y> 413 </Y>
<Filename> IMG_CNT </Filename>
</Image>
;<Image>
;<X> 751 </X>
;<Y> 413 </Y>
;<Filename> IMG_CNT </Filename>
;</Image>
;
;
<Text>
<X> XPosiShowCountDownBrew </X>
<Y> 470 </Y>
<Align> End </Align>
<Width> 153 </Width>
<Size> 88 </Size>
<Font> RobotoBold </Font>
<Color> 0x513C2F </Color>
<Value> ShowCountDownBrewing </Value>
</Text>
;<Text>
;<X> XPosiShowCountDownBrew </X>
;<Y> 470 </Y>
;<Align> End </Align>
;<Width> 153 </Width>
;<Size> 88 </Size>
;<Font> RobotoBold </Font>
;<Color> 0x513C2F </Color>
;<Value> ShowCountDownBrewing </Value>
;</Text>
<Image>
<X> 158 </X>
<Y> 481 </Y>
<Filename> Var( DirImage + "/img_popup2.png") </Filename>
<Filename> Var( DirImage + consentImg) </Filename>
</Image>