修改页面推荐语
This commit is contained in:
@@ -342,6 +342,9 @@ layui.use(['table','form'], function(){
|
||||
if($("input[name='craft']:checked").val() == "设计"){
|
||||
span_result += ",(包含设计费)";
|
||||
}
|
||||
if(window.parent.system_isGai){
|
||||
span_result +="\n\n亲 现在下单可以参加淘宝活动8.5折折扣哦!"
|
||||
}
|
||||
$("#span_result").val(span_result);
|
||||
|
||||
var count = "";
|
||||
|
||||
Reference in New Issue
Block a user