Skip to content

Commit d4fd817

Browse files
committed
doc: 更新视频链接
1 parent 3134462 commit d4fd817

File tree

1 file changed

+8
-0
lines changed
  • src/BootstrapBlazor.Server/Components/Samples/Table

1 file changed

+8
-0
lines changed

src/BootstrapBlazor.Server/Components/Samples/Table/Tables.razor

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
<h3>@Localizer["TableBaseTitle"] - @NavMenuLocalizer["TableBase"]</h3>
77
<h4>@Localizer["TableBaseDescription"]</h4>
88

9+
<Tips Color="Color.Success">
10+
<p>表格功能比较多,参数也非常多,示例更多,各个功能详细用法建议查看下方视频讲解 <b>鞠佬</b> 有专门的视频讲解</p>
11+
<ul class="ul-demo">
12+
<li>鞠佬 BootstrapBlazor Table 系列 <a href="https://space.bilibili.com/2060594/lists/4298264?type=season">[传送门]</a></li>
13+
<li>官网 组件讲解合集 <a href="https://space.bilibili.com/660853738/lists">[传送门]</a></li>
14+
</ul>
15+
</Tips>
16+
917
<Tips>
1018
<p>@((MarkupString)Localizer["TableBaseExplain1"].Value)</p>
1119
<p>@((MarkupString)Localizer["TableBaseExplain2"].Value)</p>

0 commit comments

Comments
 (0)