background:'#e74c3c', } window.wxc.xcConfirm(txt,"custom", option); } }); jq('.abs-add count').hover(function () { if (jq(this).html() == '已关注') { jq(this).html('取消关注') } }, function () { if (jq(this).html() == '取消关注') { jq(this).html('已关注') } }) function smt_feedback(tid){ if(confirm('你确定要完结此反馈帖?')){ jq.post("https://my.smartbi.com.cn/source/controller/ajax.php?formhash=157cc225",{tid:tid,type:'feedback'},function (data){ console.log(data) jq('.smt_feedback').html("已完成"); }, "html"); } }; function prohibit(event, preventDefault, stopPropagation) { var preventDefault = isUndefined(preventDefault) ? 1 : preventDefault; var stopPropagation = isUndefined(stopPropagation) ? 1 : stopPropagation; e = event ? event : window.event; if(!e) { e = getEvent(); } if(!e) { return null; } if(preventDefault) { if(e.preventDefault) { e.preventDefault(); } else { e.returnValue = false; } } if(stopPropagation) { if(e.stopPropagation) { e.stopPropagation(); } else { e.cancelBubble = true; } } return e; }

社区

指南

快速回复 返回顶部 返回列表