Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
4af130ebc6
2 changed files with 930 additions and 6 deletions
|
|
@ -2,12 +2,8 @@
|
|||
; default
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/inter/aus/xml/page_collect_point_1.lxml"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Malaysia" Then
|
||||
Var PageCollectPoint1 = "ROOT/taobin_project/inter/mys/xml/page_collect_point_1.lxml"
|
||||
If InternationalEnable = 1 Then
|
||||
Var PageCollectPoint1 = CountryRootPath + "/xml/page_collect_point_1.lxml"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Singapore" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue