烟台泰和新材智能装备有限公司低压配电柜、UPS、EPS、干式变压器采购公开招标公告[更正公告]
山东省烟台市
数据来源:阳光采购服务平台 公示时间:2024-08-07
烟台泰和新材智能装备有限公司低压配电柜、UPS、EPS、干式变压器采购公开招标公告[更正公告] 【信息来源:烟台】【信息时间:2024-08-07 阅读次数: 】【字号 大 中 小】 【我要打印】【关闭】 标题 烟台泰和新材智能装备有限公司低压配电柜、UPS、EPS、干式变压器采购公开招标公告[更正公告] 项目编号 20240902 有效起始日期 2024-08-07 有效截止日期 2024-08-08 烟台泰和新材智能装备有限公司低压配电柜、UPS、EPS、干式变压器采购变更公告一、招标人:烟台泰和新材智能装备有限公司 地址:山东省烟台市经济技术开发区福莱山街道黑龙江路10号联系方式:0535-6979367 招标代理机构:山东万信项目管理有限公司 地址:烟台市莱山区银海路555号华润中心B座11层 联系方式:0535-6666368 招标项目名称:低压配电柜、UPS、EPS、干式变压器采购 招标项目编号:开采购【万信】货物20240902二、首次公告日期:2024年7月26日三、变更内容:包二(UPS采购)、包三(EPS采购)、包四(干式变压器采购)递交投标文件时间及开标时间不变包一(低压配电柜采购)递交投标文件时间及开标时间变更为:递交投标文件时间:2024年8月26日13时30分至2024年8月26日14时00分(北京时间);开标时间:2024年8月26日14时00分(北京时间);其他事项详见变更文件。四、招标项目联系方式:招标人联系人:李俊 联系方式:0535-6979367招标代理机构联系人:贾倩倩 联系方式:0535-6666368 发布人:山东万信项目管理有限公司 发布时间:2024年8月7日 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 - 300;} $(".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"); }) }