品牌列表

当前位置:首页 >品牌列表>试剂耗材>QKine 细胞因子>FGF-8a (human)
FGF-8a (human)

FGF-8a (human)

  • 品牌:QKine

  • 品名:

  • 货号:Qk059-1000

  • 规格:1000μg

  • 目录价:询价

  • *研究方向
  • *单位/公司
  • *部门/课题组
  • *姓名
  • *电话
  • *邮箱
隐藏下拉 // $(document).click(function(e) { // if (!$(e.target).closest('#search').length) { // $('#searchDropdown').hide(); // } // }); // 保留原有失焦/聚焦逻辑(兼容下拉选择) $('#keywords').on('blur', function() { const value = $(this).val().trim(); if (value === '') { $(this).val('请输入...'); } }).on('focus', function() { const value = $(this).val().trim(); if (value === '请输入...') { $(this).val(''); } }); }); function search_input_keywords(selectText) { window.location.href = "/search.shtml?keyword=" + selectText + "&type=0" } $(".dingyueBtn").click(function(){ $(".dingyuePopup").fadeIn().addClass("show") }) $(".dingyuePopup .closeBtn,.dingyuePopup .mask").click(function(){ $(".dingyuePopup").fadeOut().removeClass("show") })