Authored by mali

香港仓

@@ -461,7 +461,7 @@ function getOrderInfo(orderCode){ @@ -461,7 +461,7 @@ function getOrderInfo(orderCode){
461 attributesStr = '全新瑕疵'; 461 attributesStr = '全新瑕疵';
462 }else if("6" == attributes){ 462 }else if("6" == attributes){
463 attributesStr = '二手'; 463 attributesStr = '二手';
464 - }else if("1" == attributes && "1" == result.data.region){ 464 + }else if("17" == attributes){
465 attributesStr = '香港直邮'; 465 attributesStr = '香港直邮';
466 } 466 }
467 $("#preSellOrNormal").html(attributesStr); 467 $("#preSellOrNormal").html(attributesStr);