diff --git a/image/consent/img_popup3.png b/image/consent/img_popup3.png new file mode 100644 index 00000000..4e7b1e19 Binary files /dev/null and b/image/consent/img_popup3.png differ diff --git a/image/consent_en/img_popup3.png b/image/consent_en/img_popup3.png new file mode 100644 index 00000000..1e62882c Binary files /dev/null and b/image/consent_en/img_popup3.png differ diff --git a/xml/page_show_consent.xml b/xml/page_show_consent.xml index 21d9a756..c1b29dfa 100644 --- a/xml/page_show_consent.xml +++ b/xml/page_show_consent.xml @@ -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 + 1000 @@ -85,29 +90,29 @@ ; - - 751 - 413 - IMG_CNT - +; +; 751 +; 413 +; IMG_CNT +; ; ; - - XPosiShowCountDownBrew - 470 - End - 153 - 88 - RobotoBold - 0x513C2F - ShowCountDownBrewing - +; +; XPosiShowCountDownBrew +; 470 +; End +; 153 +; 88 +; RobotoBold +; 0x513C2F +; ShowCountDownBrewing +; 158 481 - Var( DirImage + "/img_popup2.png") + Var( DirImage + consentImg)