-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-devtools.html
More file actions
107 lines (104 loc) · 5.02 KB
/
test-devtools.html
File metadata and controls
107 lines (104 loc) · 5.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dev Tools Section Preview</title>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body class="bg-slate-100 p-4">
<div style="max-width: 390px; margin: 0 auto;">
<h2 class="text-lg font-bold mb-4 text-center">开发工具展示区域</h2>
<!-- Dev Tools Section -->
<section class="mb-5">
<div class="flex items-center gap-2 mb-3">
<span class="text-base">🛠️</span>
<p class="text-xs uppercase tracking-widest text-zinc-400">开发工具</p>
</div>
<div class="rounded-2xl border border-zinc-200 bg-gradient-to-br from-indigo-50/50 to-purple-50/50 p-4">
<p class="text-xs text-zinc-500 mb-3">这个项目使用以下 Vibe Coding 工具开发</p>
<div class="flex flex-wrap gap-2">
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-purple-50 text-purple-700 border border-purple-200">
<span>⚡</span>
Cursor
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-pink-50 text-pink-700 border border-pink-200">
<span>🎨</span>
Figma
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-orange-50 text-orange-700 border border-orange-200">
<span>🟠</span>
Claude Code
</span>
</div>
</div>
</section>
<h2 class="text-lg font-bold mb-4 text-center mt-8">全部支持工具</h2>
<!-- All Tools -->
<div class="rounded-2xl border border-zinc-200 bg-gradient-to-br from-indigo-50/50 to-purple-50/50 p-4">
<div class="flex flex-wrap gap-2">
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-orange-50 text-orange-700 border border-orange-200">
<span>🟠</span>
Claude Code
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-purple-50 text-purple-700 border border-purple-200">
<span>⚡</span>
Cursor
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-rose-50 text-rose-700 border border-rose-200">
<span>✨</span>
Youware
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-pink-50 text-pink-700 border border-pink-200">
<span>🎨</span>
Figma
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-blue-50 text-blue-700 border border-blue-200">
<span>💎</span>
Gemini
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-emerald-50 text-emerald-700 border border-emerald-200">
<span>🤖</span>
AI Studio
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-amber-50 text-amber-700 border border-amber-200">
<span>⚡</span>
秒哒
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-teal-50 text-teal-700 border border-teal-200">
<span>🫘</span>
豆包应用
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-indigo-50 text-indigo-700 border border-indigo-200">
<span>🔧</span>
Trae
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-cyan-50 text-cyan-700 border border-cyan-200">
<span>🌟</span>
Kiro
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-sky-50 text-sky-700 border border-sky-200">
<span>🏄</span>
Windsurf
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-violet-50 text-violet-700 border border-violet-200">
<span>🔮</span>
v0
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-yellow-50 text-yellow-700 border border-yellow-200">
<span>⚡</span>
Bolt
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-slate-50 text-slate-700 border border-slate-200">
<span>💻</span>
Replit
</span>
<span class="inline-flex items-center gap-1.5 rounded-full px-3 py-1.5 text-sm font-medium bg-fuchsia-50 text-fuchsia-700 border border-fuchsia-200">
<span>💜</span>
Lovable
</span>
</div>
</div>
</div>
</body>
</html>