修改页面推荐语

This commit is contained in:
2026-05-20 14:50:21 +08:00
parent 9c9f127df6
commit 0d6813c501
93 changed files with 297 additions and 4 deletions
+3
View File
@@ -198,6 +198,9 @@ layui.use(['table','form','carousel'], function(){
span_result += number + '款 ' + count + "个,共" + data[0].price + "元" + '\n'
}
span_result += '包邮,免费设计呢~(偏远地区需补邮费)'
if(window.parent.system_isGai){
span_result +="\n\n亲 现在下单可以参加淘宝活动8.5折折扣哦!"
}
$("#span_result").val(span_result);
kindlabel = kindlabel.substring(0, 3);