90 lines
5.6 KiB
Plaintext
90 lines
5.6 KiB
Plaintext
<Slide style={{ width: '1280px', height: '720px', background: '#FFFFFF', padding: '0px' }}>
|
||
|
||
{/* A 区留白 */}
|
||
<Box style={{ height: 32 }} />
|
||
|
||
{/* B 区标题块 */}
|
||
<Box style={{ height: 56, paddingLeft: 70, paddingRight: 70, flexDirection: 'row', alignItems: 'center' }}>
|
||
<Box style={{ width: 8, height: 32, background: '#C42819', marginRight: 16 }} />
|
||
<Text style={{ fontSize: 32, fontWeight: 'bold', color: '#171616', fontFamily: '宋体' }}>重大项目(二)· 多振镜激光蚀刻除阻焊控制技术</Text>
|
||
</Box>
|
||
|
||
{/* C 区内容 */}
|
||
<Box style={{ flex: 1, paddingLeft: 70, paddingRight: 70, paddingTop: 12, paddingBottom: 20, flexDirection: 'column' }}>
|
||
|
||
{/* 项目名称区 */}
|
||
<Box style={{ background: '#FBF7F2', border: '1px solid #E5E7EB', borderLeft: '6px solid #C42819', borderRadius: 10, paddingTop: 14, paddingBottom: 14, paddingLeft: 22, paddingRight: 22, flexDirection: 'row', alignItems: 'center' }}>
|
||
<Box style={{ flex: 1 }}>
|
||
<Box style={{ flexDirection: 'row', alignItems: 'center', gap: 10 }}>
|
||
<Box style={{ background: '#C42819', borderRadius: 6, paddingTop: 4, paddingBottom: 4, paddingLeft: 12, paddingRight: 12 }}>
|
||
<Text style={{ fontSize: 13, color: '#FFFFFF', fontFamily: '微软雅黑' }}>湖南省科技创新重点研发项目</Text>
|
||
</Box>
|
||
</Box>
|
||
<Text style={{ fontSize: 26, fontWeight: 'bold', color: '#C42819', fontFamily: '宋体', lineHeight: 1.3, marginTop: 8 }}>
|
||
多振镜激光蚀刻除电路板油墨阻焊控制技术研究
|
||
</Text>
|
||
</Box>
|
||
<Box style={{ flexDirection: 'column', alignItems: 'flex-end', marginLeft: 20 }}>
|
||
<Text style={{ fontSize: 15, color: '#9CA3AF', fontFamily: '微软雅黑' }}>高端 PCB 激光去油墨装备</Text>
|
||
<Text style={{ fontSize: 15, color: '#C42819', fontFamily: '微软雅黑', fontWeight: 'bold', marginTop: 4 }}>填补国内大幅面高精度加工空白</Text>
|
||
</Box>
|
||
</Box>
|
||
|
||
{/* 三大核心技术 */}
|
||
<Box style={{ flex: 1, flexDirection: 'row', gap: 16, marginTop: 14 }}>
|
||
<Box style={{ flex: 1, border: '1px solid #E5E7EB', borderRadius: 12, background: '#FFFFFF', flexDirection: 'column', overflow: 'hidden' }}>
|
||
<Box style={{ height: 46, background: '#C42819', justifyContent: 'center', paddingLeft: 18 }}>
|
||
<Text style={{ fontSize: 16, fontWeight: 'bold', color: '#FFFFFF', fontFamily: '宋体' }}>Gerber 文件解析与分割</Text>
|
||
</Box>
|
||
<Box style={{ flex: 1, paddingTop: 14, paddingBottom: 14, paddingLeft: 18, paddingRight: 18 }}>
|
||
<Text style={{ fontSize: 14, color: '#333333', fontFamily: '微软雅黑', lineHeight: 1.6 }}>
|
||
高精度解析算法 + 智能路径规划,阻焊层开窗图形位置误差 <span style={{ color: '#C42819', fontWeight: 'bold' }}>≤5μm</span>,重复扫描率降 30%
|
||
</Text>
|
||
</Box>
|
||
</Box>
|
||
|
||
<Box style={{ flex: 1, border: '1px solid #E5E7EB', borderRadius: 12, background: '#FFFFFF', flexDirection: 'column', overflow: 'hidden' }}>
|
||
<Box style={{ height: 46, background: '#EE5530', justifyContent: 'center', paddingLeft: 18 }}>
|
||
<Text style={{ fontSize: 16, fontWeight: 'bold', color: '#FFFFFF', fontFamily: '宋体' }}>CCD 振镜校正与视觉定位</Text>
|
||
</Box>
|
||
<Box style={{ flex: 1, paddingTop: 14, paddingBottom: 14, paddingLeft: 18, paddingRight: 18 }}>
|
||
<Text style={{ fontSize: 14, color: '#333333', fontFamily: '微软雅黑', lineHeight: 1.6 }}>
|
||
多点阵标定 + 振镜扫描畸变数字补偿,光学校准精度 <span style={{ color: '#C42819', fontWeight: 'bold' }}>±3μm</span>,PCB 加工精度 ≤15μm
|
||
</Text>
|
||
</Box>
|
||
</Box>
|
||
|
||
<Box style={{ flex: 1, border: '1px solid #E5E7EB', borderRadius: 12, background: '#FFFFFF', flexDirection: 'column', overflow: 'hidden' }}>
|
||
<Box style={{ height: 46, background: '#F26B40', justifyContent: 'center', paddingLeft: 18 }}>
|
||
<Text style={{ fontSize: 16, fontWeight: 'bold', color: '#FFFFFF', fontFamily: '宋体' }}>多振镜协同控制与拼接</Text>
|
||
</Box>
|
||
<Box style={{ flex: 1, paddingTop: 14, paddingBottom: 14, paddingLeft: 18, paddingRight: 18 }}>
|
||
<Text style={{ fontSize: 14, color: '#333333', fontFamily: '微软雅黑', lineHeight: 1.6 }}>
|
||
统一调度 + 坐标补偿 + 边缘校准,实现 <span style={{ color: '#C42819', fontWeight: 'bold' }}>15μm 级</span> 高精度拼接,消除间隙、重影
|
||
</Text>
|
||
</Box>
|
||
</Box>
|
||
</Box>
|
||
|
||
{/* 关键指标条 */}
|
||
<Box style={{ background: '#A81810', borderRadius: 10, marginTop: 14, paddingTop: 12, paddingBottom: 12, paddingLeft: 20, paddingRight: 20, flexDirection: 'row', alignItems: 'center' }}>
|
||
<Text style={{ fontSize: 15, fontWeight: 'bold', color: '#FFE79B', fontFamily: '宋体', marginRight: 18 }}>关键指标</Text>
|
||
<Text style={{ flex: 1, fontSize: 14, color: '#FFFFFF', fontFamily: '微软雅黑', lineHeight: 1.5 }}>
|
||
机器视觉定位 ≤2μm · 激光扫描 ≤3μm · 拼接精度 ≤15μm · 整机加工精度 ≤±15μm
|
||
</Text>
|
||
</Box>
|
||
|
||
</Box>
|
||
|
||
{/* D 区页脚装饰条 */}
|
||
<Box style={{ height: 16, flexDirection: 'row' }}>
|
||
<Box style={{ flex: 53, height: 9, background: '#C42819' }} />
|
||
<Box style={{ flex: 26, height: 9, background: '#EE5530' }} />
|
||
<Box style={{ flex: 21, height: 9, background: '#F26B40' }} />
|
||
</Box>
|
||
<Box style={{ position: 'absolute', bottom: 30, right: 70 }}>
|
||
<Text style={{ fontSize: 14, color: '#9CA3AF', fontFamily: '微软雅黑' }}>08 / 13</Text>
|
||
</Box>
|
||
|
||
</Slide>
|