修改页面推荐语
This commit is contained in:
@@ -244,6 +244,9 @@
|
||||
data[i].number = number;
|
||||
}
|
||||
span_result += '包邮,免费设计呢~(偏远地区需补邮费)\n 单色3-4天发出,彩色5-6天发出'
|
||||
if(window.parent.system_isGai){
|
||||
span_result +="\n\n亲 现在下单可以参加淘宝活动8.5折折扣哦!"
|
||||
}
|
||||
$("#span_result").val(span_result);
|
||||
|
||||
var size = kindValueData[kindValue];
|
||||
|
||||
Reference in New Issue
Block a user