济南好运巴士公共交通有限公司例检车间项目全过程工程咨询服务项目终止公告
山东省济南市
数据来源:阳光采购服务平台 公示时间:2025-04-03
济南好运巴士公共交通有限公司例检车间项目全过程工程咨询服务项目终止公告 竞争性磋商 【信息来源:山东国投】【信息时间:2025-04-03 阅读次数: 】【字号 大 中 小】 【我要打印】【关闭】 标题名称 济南好运巴士公共交通有限公司例检车间项目全过程工程咨询服务项目终止公告 项目编号 SDJY-37-2502-(002) 有效起始日期 2025-04-03 有效截止日期 2025-04-04 济南好运巴士公共交通有限公司例检车间项目全过程工程咨询服务项目终止公告一、项目基本情况项目编号:SDJY-37-2502-(002)项目名称:济南好运巴士公共交通有限公司例检车间项目全过程工程咨询服务项目二、项目终止原因因项目调整,本项目做终止处理。三、其它补充事宜无。四、凡对本次采购提出询问,请按以下方式联系:1.采购人:济南好运巴士公共交通有限公司地 址:山东省济南市槐荫区兴福街道齐鲁大道与烟台路交汇处济南长途汽车西站二层联系人:赵老师电 话:0531-859155272.代理机构:山东华标招标有限公司地 址:济南市二环东路3966号东环国际广场A座20楼联系人:朱经理电话:18405410911 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"); }) }