diff --git a/mini-program/src/components/ClarificationCard.vue b/mini-program/src/components/ClarificationCard.vue
new file mode 100644
index 0000000..f29265f
--- /dev/null
+++ b/mini-program/src/components/ClarificationCard.vue
@@ -0,0 +1,209 @@
+
+
+
+ {{ card.question }}
+
+
+ {{ card.description }}
+
+
+
+
+
+ {{ opt.label }}
+ {{ opt.description }}
+
+ ✓
+
+
+
+
+
+
+
+
+
+ 提交
+
+
+
+
+
+
+
+
\ No newline at end of file