THAI: added consent promote tesla
This commit is contained in:
parent
cfea8f828d
commit
b8ace53da3
3 changed files with 21 additions and 16 deletions
BIN
image/consent/img_popup3.png
Normal file
BIN
image/consent/img_popup3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
BIN
image/consent_en/img_popup3.png
Normal file
BIN
image/consent_en/img_popup3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 177 KiB |
|
|
@ -29,6 +29,11 @@
|
||||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Please_press_accept_consent.mp3"
|
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Please_press_accept_consent.mp3"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var consentImg = "/img_popup2.png"
|
||||||
|
If CheckMemberPageCampaign = 1 Then
|
||||||
|
Var consentImg = "/img_popup3.png"
|
||||||
|
EndIf
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
<EventTimeout>
|
<EventTimeout>
|
||||||
|
|
@ -85,29 +90,29 @@
|
||||||
|
|
||||||
|
|
||||||
;
|
;
|
||||||
<Image>
|
;<Image>
|
||||||
<X> 751 </X>
|
;<X> 751 </X>
|
||||||
<Y> 413 </Y>
|
;<Y> 413 </Y>
|
||||||
<Filename> IMG_CNT </Filename>
|
;<Filename> IMG_CNT </Filename>
|
||||||
</Image>
|
;</Image>
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
<Text>
|
;<Text>
|
||||||
<X> XPosiShowCountDownBrew </X>
|
;<X> XPosiShowCountDownBrew </X>
|
||||||
<Y> 470 </Y>
|
;<Y> 470 </Y>
|
||||||
<Align> End </Align>
|
;<Align> End </Align>
|
||||||
<Width> 153 </Width>
|
;<Width> 153 </Width>
|
||||||
<Size> 88 </Size>
|
;<Size> 88 </Size>
|
||||||
<Font> RobotoBold </Font>
|
;<Font> RobotoBold </Font>
|
||||||
<Color> 0x513C2F </Color>
|
;<Color> 0x513C2F </Color>
|
||||||
<Value> ShowCountDownBrewing </Value>
|
;<Value> ShowCountDownBrewing </Value>
|
||||||
</Text>
|
;</Text>
|
||||||
|
|
||||||
|
|
||||||
<Image>
|
<Image>
|
||||||
<X> 158 </X>
|
<X> 158 </X>
|
||||||
<Y> 481 </Y>
|
<Y> 481 </Y>
|
||||||
<Filename> Var( DirImage + "/img_popup2.png") </Filename>
|
<Filename> Var( DirImage + consentImg) </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue