山东圣阳电源股份有限公司铅酸蓄电池壳体采购项目[更正公告]
山东省
数据来源:阳光采购服务平台 公示时间:2023-05-26
山东圣阳电源股份有限公司铅酸蓄电池壳体采购项目[更正公告] 竞争性磋商 【信息来源:山东国惠】【信息时间:2023-05-26 阅读次数: 】【字号 大 中 小】 【我要打印】【关闭】 标题名称 山东圣阳电源股份有限公司铅酸蓄电池壳体采购项目[更正公告] 项目编号 GQCG-CS-2023056 有效起始日期 2023-05-26 有效截止日期 2023-06-02 山东圣阳电源股份有限公司铅酸蓄电池壳体采购项目变更公告 一、项目名称:山东圣阳电源股份有限公司铅酸蓄电池壳体采购项目二、项目编号:GQCG-CS-2023056三、变更内容:因故,变更磋商文件中的采购文件领取截止时间、响应文件递交截止时间、开标时间和投标保证金递交截止时间延期至2023年6月2日9时30分,本项目其他内容保持不变。四、联系方式采购人:山东圣阳电源股份有限公司采购人地址:山东省济宁市曲阜市圣阳路1号联系人:贾经理采购人联系电话:15064748613采购代理机构:山东阳光采购服务有限公司地址:山东省济南市经十东路7000号汉峪金谷金融商务中心A2-5号楼16层联系人:袁经理联系方式:0531-86196997技术电话:0531-86196262 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"); }) }