@@ -173,6 +167,6 @@ onMounted(() => {
 }
 
 .slider-box {
-  margin-top: 10px;
+  margin-top: -230px;
 }
 
diff --git a/src/views/Main.vue b/src/views/Main.vue
index fd0a4ca..203e78c 100644
--- a/src/views/Main.vue
+++ b/src/views/Main.vue
@@ -1,26 +1,68 @@
 
+  
   
     
+    
+      
+        

+        
+        
![]()
+        
{{ currentDetailItem.name }}
+        
+        
+          
+          
+            
粉丝数量: {{ currentDetailItem.number }}
+            
贴文被转发总数: {{ currentDetailItem.transmit || '未设置' }}
+            
首次活跃时间: {{ currentDetailItem.time || '未知' }}
+          
+          
+          
+            
发帖总数: {{ currentDetailItem.posts || '未知' }}
+            
关注数量: {{ currentDetailItem.atten || '未知' }}
+            
参与互动次数: {{ currentDetailItem.interaction || '未知' }}
+          
+        
+        
精选贴文:
+          
+          
+            
+              
{{ post.commenter }}
+              
{{ post.comment }}
+            
+          
+
+