山钢营销总公司优特钢现货招标20210615
山东省
数据来源:阳光采购服务平台 公示时间:2021-06-15
山钢营销总公司优特钢现货招标20210615 【信息来源:山钢集团】【信息时间:2021-06-15 阅读次数: 】【字号 大 中 小】 【我要打印】【关闭】 标题 山钢营销总公司优特钢现货招标20210615 项目编号 SDGT0000001061876001 有效起始日期 2021-06-15 有效截止日期 2021-06-18 招标公告 function ResizeToScreen(id, pX, pY) { var obj = document.getElementById(id); obj.style.display = ""; obj.style.pixelLeft = pX; obj.style.pixelTop = pY; document.body.scrollTop = pY - 200;} $(".changeSize").on('click', function () { var judge = $(this).html().trim(); var size; if (judge == "大") { size = 20; } else if (judge == "中") { size = 16; } else if (judge == "小") { size = 12; } else { size = 14; } $("#infoContentM").css("font-size", size + "px"); $("#infoContentM").find("p").css("font-size", size + "px"); $("#infoContentM").find("span").css("font-size", size + "px"); $("#infoContentM").find("img").css({ "display": "block", "margin": "0 auto" }); }); function closeFunction() { window.opener = null; window.open('', '_self'); window.close(); } $.each($("#attach").find("a"), function (i, item) { var uriJudge = $(item).attr("href"); if (uriJudge.indexOf("BigFileUpLoadStorage") != -1) { $(item).attr("href", siteInfo.projectName + uriJudge); } }) /* 判断设备 */ var userAgent = navigator.userAgent.toLowerCase(); var platform; var judgeInfo = false; if (userAgent == null || userAgent == '') { platform = 'WEB'; } else { if (userAgent.indexOf("android") != -1) { platform = 'ANDROID'; judgeInfo = true; } else if (userAgent.indexOf("ios") != -1 || userAgent.indexOf("iphone") != -1 || userAgent.indexOf("ipad") != -1) { platform = 'IOS'; judgeInfo = true; } else if (userAgent.indexOf("windows phone") != -1) { platform = 'WP'; judgeInfo = true; } else { platform = 'WEB'; } } if (judgeInfo) { $.each($("#infoContentM").find("img"), function (i, item) { $(item).parent("p").attr("style", "text-indent: 0 !important"); $(item).attr("style", "width: 100% !important; height: 100% !important"); }) }