Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
Pakin 2024-03-21 09:50:10 +07:00
commit 41e92f542d
35 changed files with 1472 additions and 140 deletions

View file

@ -57,10 +57,11 @@
Var img_popup2 = "/img_popup2.png"
Var img_popup3 = "/img_popup3.png"
;inter-image
If CountryName = "Malaysia" Then
Var img_popup2 = "/img_popup2-MYR.png"
Var img_popup3 = "/img_popup3-MYR.png"
;inter-condition
;inter-image not use. because customer auto assige member.
If CountryName = "Malaysia" Then
;Var img_popup2 = "/img_popup2-MYR.png"
;Var img_popup3 = "/img_popup3-MYR.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"
@ -69,8 +70,8 @@
;inter-image
If CountryName = "Indonesia" Then
Var img_popup2 = "/img_popup2-IDR.png"
Var img_popup3 = "/img_popup3-IDR.png"
;Var img_popup2 = "/img_popup2-IDR.png"
;Var img_popup3 = "/img_popup3-IDR.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"
@ -79,8 +80,8 @@
;inter-image
If CountryName = "Australia" Then
Var img_popup2 = "/img_popup2-AUS.png"
Var img_popup3 = "/img_popup3-AUS.png"
;Var img_popup2 = "/img_popup2-AUS.png"
;Var img_popup3 = "/img_popup3-AUS.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"
@ -89,8 +90,8 @@
;inter-image
If CountryName = "Singapore" Then
Var img_popup2 = "/img_popup2-SGP.png"
Var img_popup3 = "/img_popup3-SGP.png"
;Var img_popup2 = "/img_popup2-SGP.png"
;Var img_popup3 = "/img_popup3-SGP.png"
Var MemberState1 = "Enable"
Var MemberState2 = "Invisible"