add AUS
This commit is contained in:
parent
6cb54114d6
commit
05d17d2617
5 changed files with 2197 additions and 0 deletions
|
|
@ -634,6 +634,16 @@
|
|||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 266
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Var ButtontoTopupMenu = "Invisible"
|
||||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
EndIf
|
||||
|
||||
Machine __arm_toggle
|
||||
|
||||
GetLongTimeInMinute CurrentTime
|
||||
|
|
|
|||
|
|
@ -656,6 +656,10 @@
|
|||
Var Seeker.FromConsent = 0
|
||||
EndIf
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var Seeker.FromConsent = 0
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||
|
|
@ -75,6 +75,15 @@
|
|||
Var MemberState3 = "Invisible"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var img_popup2 = "/img_popup2-AUS.png"
|
||||
Var img_popup3 = "/img_popup3-AUS.png"
|
||||
|
||||
Var MemberState1 = "Enable"
|
||||
Var MemberState2 = "Invisible"
|
||||
Var MemberState3 = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
2170
xml/page_payment_cash-AUS.xml
Normal file
2170
xml/page_payment_cash-AUS.xml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -24,6 +24,10 @@
|
|||
Open "ROOT/taobin_project/xml/page_payment_cash-IDR.xml"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_cash-AUS.xml"
|
||||
EndIf
|
||||
|
||||
Var PreScaleCanculate = 1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue