diff --git a/商家端web/index.html b/商家端web/index.html
index ae1f2e4..259e92e 100644
--- a/商家端web/index.html
+++ b/商家端web/index.html
@@ -513,9 +513,9 @@
                             
                         
                         
                         
                             ¥87.3万
-                            ↑ 22%
                         
                     
                     
@@ -318,7 +440,6 @@
                         
                         
                             ¥76.8万
-                            ↑ 18%
                         
                     
                     
@@ -329,7 +450,6 @@
                         
                         
                             ¥65.4万
-                            ↑ 12%
                         
                     
                     
@@ -340,7 +460,6 @@
                         
                         
                             ¥58.9万
-                            ↑ 25%
                         
                     
                     
@@ -351,7 +470,6 @@
                         
                         
                             ¥52.3万
-                            ↓ 5%
                         
                     
                     
@@ -362,7 +480,6 @@
                         
                         
                             ¥48.6万
-                            ↑ 8%
                         
                     
                     
@@ -373,7 +490,6 @@
                         
                         
                             ¥42.1万
-                            ↑ 10%
                         
                     
                 
@@ -390,15 +506,67 @@
                 👥 客户量TOP10排行榜
                 
             
-            
-            
         
     
     
     
 
diff --git a/商家端web/品牌管理/数据分析/品牌分销全景分析.html b/商家端web/品牌管理/数据分析/品牌分销全景分析.html
index c7c1c64..ae6a386 100644
--- a/商家端web/品牌管理/数据分析/品牌分销全景分析.html
+++ b/商家端web/品牌管理/数据分析/品牌分销全景分析.html
@@ -47,6 +47,115 @@
             font-size: 14px;
             color: #666;
         }
+        
+        .time-filter-section {
+            background: white;
+            padding: 20px 24px;
+            margin-bottom: 16px;
+            border-radius: 8px;
+            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
+        }
+        
+        .time-filter-container {
+            display: flex;
+            align-items: center;
+            gap: 20px;
+            flex-wrap: wrap;
+        }
+        
+        .filter-label {
+            font-size: 14px;
+            color: #666;
+            font-weight: 500;
+            white-space: nowrap;
+        }
+        
+        .filter-buttons {
+            display: flex;
+            gap: 8px;
+            align-items: center;
+        }
+        
+        .filter-btn {
+            padding: 8px 16px;
+            border: 1px solid #d9d9d9;
+            background: white;
+            color: #666;
+            border-radius: 6px;
+            font-size: 14px;
+            cursor: pointer;
+            transition: all 0.3s;
+            outline: none;
+        }
+        
+        .filter-btn:hover {
+            border-color: #1890ff;
+            color: #1890ff;
+        }
+        
+        .filter-btn.active {
+            background: #1890ff;
+            color: white;
+            border-color: #1890ff;
+        }
+        
+        .custom-btn {
+            border-style: dashed;
+        }
+        
+        .custom-date-range {
+            display: flex;
+            align-items: center;
+            gap: 8px;
+            margin-left: auto;
+        }
+        
+        .date-input {
+            padding: 8px 12px;
+            border: 1px solid #d9d9d9;
+            border-radius: 6px;
+            font-size: 14px;
+            outline: none;
+        }
+        
+        .date-input:focus {
+            border-color: #1890ff;
+            box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
+        }
+        
+        .date-separator {
+            color: #999;
+            font-size: 14px;
+        }
+        
+        .query-btn {
+            padding: 8px 16px;
+            background: #1890ff;
+            color: white;
+            border: none;
+            border-radius: 6px;
+            font-size: 14px;
+            cursor: pointer;
+            transition: all 0.3s;
+            outline: none;
+        }
+        
+        .query-btn:hover {
+            background: #40a9ff;
+        }
+        
+        @media (max-width: 768px) {
+            .time-filter-container {
+                flex-direction: column;
+                align-items: flex-start;
+                gap: 12px;
+            }
+            
+            .custom-date-range {
+                margin-left: 0;
+                width: 100%;
+            }
+        }
 
         .section-title {
             color: #262626;
@@ -323,7 +432,25 @@
     
         
+
+        
+            
+                
时间范围:
+                
+                    
+                    
+                    
+                    
+                
+                
+                    
+                    至
+                    
+                    
+                
+            
📊 分销商团队数据
@@ -359,13 +486,7 @@
                         
🔥
                         活跃分销商
                         892
-                        
活跃率 71.5% +5.2%
-                    
-                        
📈
-                        
本月流失分销商
-                        
23
-                        
流失率 1.8% -0.3%
+                        
活跃率 71.5%