diff --git a/apps/frontend/src/components.d.ts b/apps/frontend/src/components.d.ts
index be0c478b..95a6f5d3 100644
--- a/apps/frontend/src/components.d.ts
+++ b/apps/frontend/src/components.d.ts
@@ -16,6 +16,7 @@ declare module 'vue' {
AdminPlatformCloudtentaclesSection: typeof import('./components/admin/AdminPlatformCloudtentaclesSection.vue')['default']
AdminPlatformKhhaoSection: typeof import('./components/admin/AdminPlatformKhhaoSection.vue')['default']
AdminPlatformKuaishouEticketSection: typeof import('./components/admin/AdminPlatformKuaishouEticketSection.vue')['default']
+ AdminResultCard: typeof import('./components/admin/AdminResultCard.vue')['default']
AdminStatusTag: typeof import('./components/admin/AdminStatusTag.vue')['default']
ElButton: typeof import('element-plus/es')['ElButton']
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
diff --git a/apps/frontend/src/components/admin/AdminPlatformCloudtentaclesSection.vue b/apps/frontend/src/components/admin/AdminPlatformCloudtentaclesSection.vue
index 5fb04b01..832ac805 100644
--- a/apps/frontend/src/components/admin/AdminPlatformCloudtentaclesSection.vue
+++ b/apps/frontend/src/components/admin/AdminPlatformCloudtentaclesSection.vue
@@ -1,4 +1,5 @@
+
+
+
+ {{ label }}
+ {{ value }}
+
+
+