From f46786f11c5c08ead7501a82e5a71430ad69b782 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期日, 27 四月 2025 17:39:24 +0800
Subject: [PATCH] 修复线索问题定位错误问题

---
 miniprogram_npm/tdesign-miniprogram/tab-bar/README.md |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/miniprogram_npm/tdesign-miniprogram/tab-bar/README.md b/miniprogram_npm/tdesign-miniprogram/tab-bar/README.md
index 69aa9f3..8aa8429 100644
--- a/miniprogram_npm/tdesign-miniprogram/tab-bar/README.md
+++ b/miniprogram_npm/tdesign-miniprogram/tab-bar/README.md
@@ -19,6 +19,13 @@
 
 ## 浠g爜婕旂ず
 
+<a href="https://developers.weixin.qq.com/s/H0G5SdmU7HSh" title="鍦ㄥ紑鍙戣�呭伐鍏蜂腑棰勮鏁堟灉" target="_blank" rel="noopener noreferrer"> 鍦ㄥ紑鍙戣�呭伐鍏蜂腑棰勮鏁堟灉 </a>
+
+<blockquote style="background-color: #d9e1ff; font-size: 15px; line-height: 26px;margin: 16px 0 0;padding: 16px; border-radius: 6px; color: #0052d9" >
+<p>Tips: 璇风‘淇濆紑鍙戣�呭伐鍏蜂负鎵撳紑鐘舵�併�傚鍏ュ紑鍙戣�呭伐鍏峰悗锛屼緷娆℃墽琛岋細npm i > 鏋勫缓npm鍖� > 鍕鹃�� "灏咼S缂栬瘧鎴怑S5"</p>
+</blockquote>
+
+
 ### 缁勪欢绫诲瀷
 #### 绾枃鏈爣绛炬爮
 
@@ -30,7 +37,7 @@
 
 #### 绾浘鏍囨爣绛炬爮
 
-{{ text-only }}
+{{ icon-only }}
 
 #### 鍙屽眰绾х函鏂囨湰鏍囩鏍�
 
@@ -56,7 +63,6 @@
 鍚嶇О | 绫诲瀷 | 榛樿鍊� | 璇存槑 | 蹇呬紶
 -- | -- | -- | -- | --
 bordered | Boolean | true | 鏄惁鏄剧ず澶栬竟妗� | N
-external-classes | Array | - | 缁勪欢绫诲悕锛岀敤浜庤缃灞傚厓绱犵被鍚嶃�俙['t-class']` | N
 fixed | Boolean | true | 鏄惁鍥哄畾鍦ㄥ簳閮� | N
 safe-area-inset-bottom | Boolean | true | 鏄惁涓� iPhoneX 鐣欏嚭搴曢儴瀹夊叏璺濈 | N
 shape | String | normal | 鏍囩鏍忕殑褰㈢姸銆傚彲閫夐」锛歯ormal/round | N
@@ -71,6 +77,11 @@
 -- | -- | --
 change | `(value: string \| number)` | 閫変腑鏍囩鍒囨崲鏃惰Е鍙�
 
+### TabBar 澶栭儴鏍峰紡绫�
+绫诲悕 | 璇存槑
+-- | -- 
+t-class | 鏍硅妭鐐规牱寮忕被
+
 ### TabBarItem Props
 
 鍚嶇О | 绫诲瀷 | 榛樿鍊� | 璇存槑 | 蹇呬紶
@@ -79,3 +90,20 @@
 icon | String / Object / Slot | - | 鍥炬爣鍚嶇О銆備紶鍏ュ璞℃椂閫忎紶鑷� Icon 缁勪欢 | N
 sub-tab-bar | Array | - | 浜岀骇鑿滃崟銆俆S 绫诲瀷锛歚SubTabBarItem[] ` `interface SubTabBarItem { value: string; label: string }`銆俒璇︾粏绫诲瀷瀹氫箟](https://github.com/Tencent/tdesign-miniprogram/tree/develop/src/tab-bar-item/type.ts) | N
 value | String / Number | - | 鏍囪瘑绗� | N
+
+
+### CSS 鍙橀噺
+缁勪欢鎻愪緵浜嗕笅鍒� CSS 鍙橀噺锛屽彲鐢ㄤ簬鑷畾涔夋牱寮忋��
+鍚嶇О | 榛樿鍊� | 鎻忚堪 
+-- | -- | --
+--td-tab-bar-active-bg | @brand-color-light | - 
+--td-tab-bar-active-color | @brand-color | - 
+--td-tab-bar-bg-color | @bg-color-container | - 
+--td-tab-bar-border-color | @border-color | - 
+--td-tab-bar-color | @font-gray-1 | - 
+--td-tab-bar-height | 80rpx | - 
+--td-tab-bar-hover-bg-color | rgba(0, 0, 0, 0.05) | - 
+--td-tab-bar-spread-border-color | @border-color | - 
+--td-tab-bar-spread-shadow | @shadow-3 | - 
+--td-tab-bar-border-color | @border-color | - 
+--td-tab-bar-round-shadow | @shadow-3 | - 

--
Gitblit v1.9.3