添加新的行业资讯

This commit is contained in:
bestlee 2025-08-27 15:11:38 +08:00
parent db5d41b081
commit 7395c63dde
12 changed files with 65 additions and 5 deletions

View File

@ -257,6 +257,30 @@ const systemWatchData = [
const newsItemData = [
{
id:0,
time: "2025-03-04",
title: "20250304省应急管理厅关于印发《江苏省化工和危险化学品企业“无泄漏工厂”创建工作方案》和《江苏省化工和危险化学品企业工艺报警和安全联锁指导服务实施方案》的通知(苏应急20257 号)(1)(2)",
imgSrc: "news_img8.png",
desc:"",
content:newsContents.newsId8
},
{
id:1,
time: "2023-03-02",
title: "关于印发《“工业互联网+危化安全生产” 工艺生产报警优化管理系统建设应用指南 试行》等5项指南的通知",
imgSrc: "news_img6.png",
desc:"",
content:newsContents.newsId6
},
{
id:2,
time: "2022-03-10",
title: "GB 41261-2022 过程工业报警系统管理",
imgSrc: "news_img9.png",
desc:"",
content:newsContents.newsId9
},
{
id:3,
time: "2022-11-15",
title: "《工业大数据白皮书2019版》",
imgSrc: "news_img0.png",
@ -264,7 +288,7 @@ const newsItemData = [
content:newsContents.newsId0
},
{
id:1,
id:4,
time: "2022-10-12",
title: "工业和信息化部关于推动5G加快发展的通知",
imgSrc: "news_img1.png",
@ -272,7 +296,7 @@ const newsItemData = [
content: newsContents.newsId1,
},
{
id:2,
id:5,
time: "2022-09-30",
title: "工业和信息化部办公厅关于推动工业互联网加快发展的通知",
imgSrc: "news_img2.png",
@ -280,7 +304,7 @@ const newsItemData = [
content:newsContents.newsId2,
},
{
id:3,
id:6,
time: "2022-08-11",
title: "《工业和信息化部办公厅关于推动工业互联网 加快发展的通知》政策解读",
imgSrc: "news_img3.png",
@ -288,7 +312,7 @@ const newsItemData = [
content:newsContents.newsId3,
},
{
id:4,
id:7,
time: "2022-06-22",
title: "一图看懂关于推动工业互联网加快发展的通知",
imgSrc: "news_img4.png",
@ -297,13 +321,29 @@ const newsItemData = [
content:newsContents.newsId4,
},
{
id:5,
id:8,
time: "2022-05-11",
title: "《工业互联网创新发展行动计划2021-2023 年)》解读",
imgSrc: "news_img5.png",
desc:"近日工业互联网专项工作组印发《工业互联网创新发展行动计划2021-2023年工信部信管2020197号以下简称《三年行动计划》。现就《三年行动计划》有关内容解读如下",
content:newsContents.newsId5,
},
{
id:9,
time: "2022-01-22",
title: "《化工企业工艺报警管理实施指南》TCCSAS012—2022",
imgSrc: "news_img7.png",
desc:"",
content:newsContents.newsId7
},
{
id:10,
time: "2016-03-18",
title: "ANSI--ISA-18.2-2016流程工业报警系统管理批准(英文版)",
imgSrc: "news_img10.png",
desc:"",
content:newsContents.newsId10
},
]
export default {

View File

@ -658,6 +658,21 @@ const newsId5 = `
今年1月13日我部印发开展工业互联网企业网络安全分类分级管理试点工作的通知启动部署分类分级试点工作结合各地工业互联网发展实际目前选定上海江苏广东等15个省232家重点工业行业的重点企业参与试点试点工作由各省工业和信息化主管部门与通信管理局共同组织实施包括自主定级定级核查落实安全要求试点工作总结四个阶段计划今年10月底前完成试点工作通过试点进一步完善管理指南提升安全规范的科学性有效性和指导性形成可复制可推广的安全管理模式
</p>
`;
const newsId6 = `
<iframe width="1210px" height="800px" src="./files/关于印发《“工业互联网+危化安全生产” 工艺生产报警优化管理系统建设应用指南 试行》等5项指南的通知(1).pdf"></iframe>
`;
const newsId7 = `
<iframe width="1210px" height="800px" src="./files/《化工企业工艺报警管理实施指南》TCCSAS012—2022.pdf"></iframe>
`;
const newsId8 = `
<iframe width="1210px" height="800px" src="./files/20250304省应急管理厅关于印发《江苏省化工和危险化学品企业“无泄漏工厂”创建工作方案》和《江苏省化工和危险化学品企业工艺报警和安全联锁指导服务实施方案》的通知(苏应急20257 号)(1)(2).pdf"></iframe>
`;
const newsId9 = `
<iframe width="1210px" height="800px" src="./files/GB 41261-2022 过程工业报警系统管理.pdf"></iframe>
`;
const newsId10 = `
<iframe width="1210px" height="800px" src="./files/ANSI--ISA-18.2-2016流程工业报警系统管理批准(英文版).pdf"></iframe>
`;
export default {
newsId0,
@ -666,4 +681,9 @@ export default {
newsId3,
newsId4,
newsId5,
newsId6,
newsId7,
newsId8,
newsId9,
newsId10
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB