Add just
This commit is contained in:
parent
6cb54114d6
commit
3f60f3d5fd
22 changed files with 889 additions and 670 deletions
|
|
@ -30,6 +30,15 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_myr/"
|
||||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||
Var ice_tab_text = "Ice will be ready at "
|
||||
EndIf
|
||||
|
||||
|
||||
If ICE_PROCESS_STATUS = 2 Then
|
||||
Var ice_tab_process_show = "Enable"
|
||||
Var ice_show_open = ice_tab_text + ICE_PROCESS_TXT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue