江西丰瑞项目管理咨询有限公司关于集团优化升级综合服务项目(编号:SRFRZFCG-2023-012#)竞争性磋商流标公告
山东省
数据来源:阳光采购服务平台 公示时间:2024-01-09
江西丰瑞项目管理咨询有限公司关于集团优化升级综合服务项目(编号:SRFRZFCG-2023-012#)竞争性磋商流标公告 竞争性磋商 【信息来源:江西】【信息时间:2024-01-09 阅读次数: 】【字号 大 中 小】 【我要打印】【关闭】 标题名称 江西丰瑞项目管理咨询有限公司关于集团优化升级综合服务项目(编号:SRFRZFCG-2023-012#)竞争性磋商流标公告 项目编号 SRFRZFCG-2023-012# 有效起始日期 2024-01-09 有效截止日期 2024-01-10 江西丰瑞项目管理咨询有限公司关于集团优化升级综合服务项目(编号:SRFRZFCG-2023-012#)竞争性磋商流标公告依据法定委托,江西丰瑞项目管理咨询有限公司受铅山城投控股集团有限公司的委托,就集团优化升级综合服务项目(编号:SRFRZFCG-2023-012#)进行竞争性磋商采购。截至本项目开标时间2024年1月9日下午14:00分由于对采购文件实质响应的供应商不足三家,根据《政府采购法》第三十六条的规定,本次公开招标予以流标。1、采购单位信息名 称:铅山城投控股集团有限公司地 址:上饶市铅山县河口镇联 系 人:江先生联系方式:187079366992、采购代理机构信息名称:江西丰瑞项目管理咨询有限公司地址:上饶市信州区三清山中大道601号(友邦玫瑰公馆)15幢1单元206室联系方式:0793-81988763、项目联系方式项目联系人:叶女士电话:0793-8198876江西丰瑞项目管理咨询有限公司二〇二四年一月九日 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"); }) }