@@ -203,7 +203,7 @@ function okSubmit() {
window.location.href="${ctx}/project/tem/list?projectId="+data.id;
});
}else {
- layer.alert(data.msg, {icon: 6,offset:['40%','40%']})
+ layer.alert(data.msg, {offset:['32%','30%']})
}