Update from Vibe Studio
This commit is contained in:
@@ -28,6 +28,12 @@ const cards = [
|
||||
description: '智能检测和纠正中文文本中的错别字',
|
||||
icon: <EditOutlined style={{ fontSize: 32, color: '#fa8c16' }} />,
|
||||
link: '/spell-check'
|
||||
},
|
||||
{
|
||||
title: '错别字检测与修正系统',
|
||||
description: '更智能的错别字检测与修正系统,支持分类和建议',
|
||||
icon: <EditOutlined style={{ fontSize: 32, color: '#13c2c2' }} />,
|
||||
link: '/spell-check-system'
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user