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"
|
||||
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>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue