var append = daohang + html + jiazaigengduo } else { var append = '
暂无数据
'; } if(panduan == 2) { if(window.location.href.indexOf('?') != -1) { var fxurl = window.location.href; }else { var fxurl = window.location.href + "?" + data; } }else { var fxurl =window.location.origin + window.location.pathname+"?" + data; console.log(fxurl); } dkgburl=fxurl var datetime = new Date(); var fxtitle=res.terms; pdtitle=res.terms; wx.ready(function () { wx.updateAppMessageShareData({ title: fxtitle+'交易报价,'+datetime.toLocaleDateString()+' - 生意社', // 分享标题 desc: '山东艾特化工有限公司发布无水哌嗪2025-04-20最新交易报价:50000元/吨', // 分享描述 link: fxurl, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致 imgUrl: 'https://m1.100ppi.com/Public/images/fxlogo.jpg', // 分享图标 success: function () { // 设置成功 } }) }) $(".hqfin1").html(append); } else if (searchtype == 2) { $('.hqfin5').hide(); $('.dufflex').hide(); $('.hqfin1').hide(); $('.hqfin2').show(); $('.hqfin3').hide(); $('.hqfin4').hide(); $('.hqfin6').hide(); if (res.result.length != 0) { $.each(res.result, function (i, val) { //遍历二维数组 var mode = val.mode; if(mode == 'information') { var href = "'/news/qingbaodetail-" + val.id + ".html'"; } else { var href = "'/news/detail-" + mode[0] + "-" + val.pDate + "-" + val.id + ".html'"; } html += '
' + val.title + '
' + val.post_date + '
'; }) } else { var html = '
暂无数据
'; } $(".hqfin2").html(html); } else if (searchtype == 3) { $('.hqfin5').hide(); $('.dufflex').hide(); $('.hqfin1').hide(); $('.hqfin2').hide(); $('.hqfin3').show(); $('.hqfin4').hide(); $('.hqfin6').hide(); if (res.length != 0) { var daohang = '
品种名称
查看
' $.each(res, function (i, val) { //遍历二维数组 var href = "'/sf/pic-" + val.ppid + "-" + val.product + "-" + val.pid + ".html'"; html += '

' + val.product + '

查看

' }) var append = daohang + html } else { var append = '
暂无数据
'; } $(".hqfin3").html(append); } else if (searchtype == 4) { $('.hqfin5').hide(); $('.dufflex').hide(); $('.hqfin1').hide(); $('.hqfin2').hide(); $('.hqfin3').hide(); $('.hqfin4').show(); $('.hqfin6').hide(); if (res.pw_rec_list.length != 0) { $.each(res.pw_rec_list, function (i, val) { //遍历二维数组 var href = "'/combj/" + val.company.id + "'"; html += '
  • ' + val.company.company + '

    报价商品:

    本周更新:' + val.week_num + '条

    ' + val.company.firstname + ' 拨打电话
  • '; }) if (res.pw_rec_total > 8) { var jiazaigengduo = '
    点击加载更多
    '; } else { var jiazaigengduo = '' } } else { var html = '
    暂无数据
    '; var jiazaigengduo = ''; } var append = html + jiazaigengduo; $(".hqfin4").html(append); } else if (searchtype == 6) { $('.hqfin5').hide(); $('.dufflex').hide(); $('.hqfin1').hide(); $('.hqfin2').hide(); $('.hqfin3').hide(); $('.hqfin4').hide(); $('.hqfin6').show(); if (res.pw_rec_list.length != 0) { $.each(res.pw_rec_list, function (i, val) { //遍历二维数组 var href = "'/Dzh/wpnewslist-" + val.id + ".html'"; html += '
    ' + val.staple_name + '
    ' + val.staple_sign + '
    '; }) if (res.pw_rec_total > 8) { var jiazaigengduo = '
    点击加载更多
    '; } else { var jiazaigengduo = '' } var append = html + jiazaigengduo; } else { var html = '
    暂无数据
    '; } var append = html; $(".hqfin6").html(append); } } }); } var url; url = window.location.href; /* 获取完整URL */ var reg = /(^(http[s]?:\/\/[^\/]*\/)|(^\/))([^\/]+)\/.*$/ig; var t = url.replace(reg, "$4"); if (url.indexOf('?') != -1) { t = url.split('https://m1.100ppi.com/')[1].split('?')[0]; } else { t = url.split('https://m1.100ppi.com/')[1].split('/')[0]; } if (t == 'https://m1.100ppi.com/monitor' || t == 'monitor' || t == 'vane') { $("#searchtype option[value='1']").prop("selected", "selected"); //按text内容选择,节点用户不要加单引号 } else if (t == 'https://m1.100ppi.com/gq' || t == 'gq' || t == 'mprice') { $("#searchtype option[value='5']").prop("selected", "selected"); //按text内容选择,节点用户不要加单引号 } else if (t == 'https://m1.100ppi.com/news' || t == 'news') { $("#searchtype option[value='2']").prop("selected", "selected"); //按text内容选择,节点用户不要加单引号 } else if (t == 'https://m1.100ppi.com/sf' || t == 'https://m1.100ppi.com/sf2' || t == 'https://m1.100ppi.com/jgkp' || t == 'sf2' || t == 'sf' || t == 'jgkp') { $("#searchtype option[value='3']").prop("selected", "selected"); //按text内容选择,节点用户不要加单引号 } else if (t == 'https://m1.100ppi.com/bjtd' || t == 'bjtd' || t == 'baojiazhe') { $("#searchtype option[value='4']").prop("selected", "selected"); //按text内容选择,节点用户不要加单引号 } $('.hqfin5').hide(); $('.dufflex').hide(); $('.hqfin1').hide(); $('.hqfin2').hide(); $('.hqfin3').hide(); $('.hqfin4').hide(); $('.hqfin6').hide(); if(url.indexOf('?') != -1){ var searchval=window.location.href.split("title=")[1]; $("#searchtitle").val(decodeURI(searchval)); sousuo(url.split('?')[1], '/search/Index/searchapi',2) $(document.body).toggleClass('gunscroll'); $('.xxss').show(); } $("#searchbutton").click(function () { var url = '/search/Index/searchapi' var data = $('#search').serialize(); console.log(data) sousuo(data, url,1); }); var p = 1; var url = "/mprice/Index/pmore"; var aa = true function test(e) { //alert(1111) if (!aa) { return false; } $('.snoclick').css('display', 'block'); var that = $(e); event.stopPropagation(); var title = event.currentTarget.id; console.log(title) p += 1; $.ajax({ type: "POST", url: "/mprice/Index/pmore", data: { p: p, title: title }, async: false, success: function (res) { console.log(res) if (res) { $(e).before(res); p++; aa = true setTimeout(() => { $('.snoclick').css('display', 'none'); }, 1000); } else { $(e).html("没有更多了") } } }); } function test1(e) { //alert(2222) if (!aa) { return false; } $('.snoclick').css('display', 'block'); var that = $(e); var url = '/bjtd/Index/tdmore'; event.stopPropagation(); var title = event.currentTarget.id; p += 1; $.ajax({ type: "POST", url: url, data: { p: p, title: title }, async: false, success: function (res) { if (res) { $(e).before(res); p++; aa = true setTimeout(() => { $('.snoclick').css('display', 'none'); }, 1000); } else { $(e).html("没有更多了") } } }); }
    无水哌嗪报价 - 山东艾特化工有限公司
    无水哌嗪  (市场价)
    报价通

    含税价格

    50000元/吨

    发布时间

    2025-04-20

    产地或品牌:
    国产
    交货地:
    山东省
    详细信息:
    纯度99.9%以上
    无水哌嗪 • 山东艾特化工有限公司报价图

    日期 价格
    2025-05-19 50000元/吨
    2025-05-20 50000元/吨
    2025-05-21 50000元/吨
    2025-05-22 50000元/吨
    2025-05-23 50000元/吨
    报价提供方
    进入报价通

    山东艾特化工有限公司

    联系人: 陈经理
    电 话: 18615658326
    手 机: 18615658326

    栏目建设中...
    确定