Authored by yyq

冲突

... ... @@ -149,7 +149,7 @@ function editOrder(onEdit) {
address: address,
mobile: mobile,
phone: phone
}
};
if (/\*/.test(mobile)) {
d = {
... ... @@ -158,7 +158,7 @@ function editOrder(onEdit) {
userName: userName,
address: address,
phone: phone
}
};
}
$.ajax({
... ...
.favorite-editorials {
position: relative;
position: relative;
.num {
position: absolute;
top: -30px;
... ...