修改行业智造名字
This commit is contained in:
@@ -342,8 +342,8 @@ const HomePage: React.FC = () => {
|
||||
const aiEntries = [
|
||||
{
|
||||
icon: <FileTextOutlined style={{ fontSize: 24 }} />,
|
||||
title: '行业智造',
|
||||
description: '新建项目、设置图文视频参数、核对信息并生成素材',
|
||||
title: '行业提示词优化',
|
||||
description: '根据项目行业进行图文理解优化提示词',
|
||||
action: '立即创作',
|
||||
path: '/projects',
|
||||
},
|
||||
|
||||
@@ -128,7 +128,7 @@ const ProjectsPage: React.FC = () => {
|
||||
backgroundClip: 'text',
|
||||
// textAlign: 'center',
|
||||
}}>
|
||||
行业制造
|
||||
依托平台行业专属提示词优化
|
||||
</h2>
|
||||
<p style={{ fontSize: 13, color: '#64748b', margin: '4px 0 0 0' }}>
|
||||
共 {projects.length} 个项目 · 按行业分类管理
|
||||
|
||||
Reference in New Issue
Block a user