修改日志
This commit is contained in:
@@ -4116,7 +4116,8 @@
|
||||
span_result += "\n\n亲 现在下单可以参加淘宝活动8.5折折扣哦!"
|
||||
}
|
||||
|
||||
$("#span_result").val(span_result);
|
||||
addLog(span_result);
|
||||
$("#span_result").val(span_result);
|
||||
|
||||
var switchCount = [];
|
||||
$("input:checkbox[name='switchCount']:checked").each(function (i) {
|
||||
|
||||
Reference in New Issue
Block a user