烟台水利建设有限公司老岚水库抬田防护工程施工项目混凝土和钢筋采购第1包废标公告
山东省烟台市
数据来源:阳光采购服务平台 公示时间:2025-04-29
烟台水利建设有限公司老岚水库抬田防护工程施工项目混凝土和钢筋采购第1包废标公告 竞争性磋商 【信息来源:烟台】【信息时间:2025-04-29 阅读次数: 】【字号 大 中 小】 【我要打印】【关闭】 标题名称 烟台水利建设有限公司老岚水库抬田防护工程施工项目混凝土和钢筋采购第1包废标公告 项目编号 SDZY2025043 有效起始日期 2025-04-29 有效截止日期 2025-04-30 烟台水利建设有限公司老岚水库抬田防护工程施工项目混凝土和钢筋采购第1包废标公告 一、采购项目名称:烟台水利建设有限公司老岚水库抬田防护工程施工项目混凝土和钢筋采购二、采购项目编号:SDZY2025043三、采购公告发布日期:2025年4月15日四、开标日期:2025年4月29日五、废标原因:对本项目第1包作出实质性响应的供应商不足三家,本项目第1包按废标处理。六、废标时间:2025年4月29日七、联系方式1、采购人:烟台水利建设有限公司地址:山东省烟台市芝罘区奇山南街6号联系人:刘经理 联系方式:0535-67860162、采购代理机构:山东中宇项目管理咨询有限公司地址:烟台市莱山区迎春大街171号润华大厦2号楼24层联系人:孙垂花、黄成娅 联系方式:0535-6709507 发 布 人:山东中宇项目管理咨询有限公司 发布时间:2025年4月29日 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"); }) }