修改日志

This commit is contained in:
2026-05-20 17:16:51 +08:00
parent 0d6813c501
commit 99067b19d1
99 changed files with 279 additions and 77 deletions
+2 -1
View File
@@ -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) {