Authored by mali

香港仓

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