diff --git a/admin-console/src/pages/dashboard/index.vue b/admin-console/src/pages/dashboard/index.vue
index aaafa12..f1d8606 100644
--- a/admin-console/src/pages/dashboard/index.vue
+++ b/admin-console/src/pages/dashboard/index.vue
@@ -23,6 +23,25 @@
+
+
+ {{ subStats.monthly_count || 0 }}
+ 月卡会员
+
+
+ {{ subStats.yearly_count || 0 }}
+ 年卡会员
+
+
+ {{ subStats.trial_count || 0 }}
+ 试用中
+
+
+ ¥{{ subStats.monthly_revenue || 0 }}
+ 本月收入
+
+
+