修改拼多多话说
This commit is contained in:
@@ -4137,7 +4137,6 @@
|
||||
data[i].number = number;
|
||||
}
|
||||
}
|
||||
;
|
||||
if (kind == "2") {
|
||||
span_result += '配送吊绳\n'
|
||||
}
|
||||
@@ -4147,6 +4146,10 @@
|
||||
span_result += "\n\n亲 现在下单可以参加淘宝活动8.5折折扣哦!"
|
||||
}
|
||||
|
||||
if (window.parent.system_isPddPrice) {
|
||||
span_result = span_result.replace("种子纸", "会发芽的纸");
|
||||
}
|
||||
|
||||
addLog(span_result);
|
||||
$("#span_result").val(span_result);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user