docs: 更新文档反映 emoji 到 SVG 图标迁移完成
- REDISIGN_TODO.md: 标记全部 16 个组件迁移完成 - ICON_SYSTEM.md: 添加 6 个新图标文档 - README.md: 更新技术栈和范式示例 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -76,8 +76,9 @@ npm run preview
|
||||
- file-saver (文件下载)
|
||||
|
||||
样式方案:
|
||||
- Tailwind CSS (CDN)
|
||||
- Tailwind CSS v4
|
||||
- CSS Variables (设计系统)
|
||||
- IconLibrary (SVG 图标组件库)
|
||||
|
||||
AI 集成:
|
||||
- DeepSeek API (可扩展)
|
||||
@@ -391,7 +392,7 @@ CMD ['nginx', '-g', 'daemon off;']
|
||||
{
|
||||
id: 'custom-paradigm',
|
||||
name: '自定义范式',
|
||||
icon: '🎯',
|
||||
icon: 'star', // 使用 IconLibrary 图标名称
|
||||
description: '范式描述',
|
||||
type: 'custom',
|
||||
isCustom: true,
|
||||
|
||||
Reference in New Issue
Block a user