diff --git a/source/tools/bilibili-card/index.md b/source/tools/bilibili-card/index.md
index 04b618d..6e68656 100644
--- a/source/tools/bilibili-card/index.md
+++ b/source/tools/bilibili-card/index.md
@@ -11,8 +11,8 @@ sitemap: false
fluentAccordionItem,
fluentAnchor,
fluentButton,
- fluentCombobox,
fluentOption,
+ fluentSelect,
fluentTextArea,
fluentTextField,
baseLayerLuminance,
@@ -24,8 +24,8 @@ sitemap: false
fluentAccordionItem(),
fluentAnchor(),
fluentButton(),
- fluentCombobox(),
fluentOption(),
+ fluentSelect(),
fluentTextArea(),
fluentTextField()
);
@@ -45,35 +45,34 @@ sitemap: false
-
+
- 卡片 ID
+ 卡片类型
- 输入卡片所需的哔哩哔哩 {{ type }} ID。
+ 选择卡片显示内容的类型。
-
+
+ {{ value }}
+
-
+
- 卡片类型
+ 卡片 ID
- 选择生成卡片的类型。
+ 输入卡片显示的哔哩哔哩{{ types[type] }}的 ID。
-
-
- {{ type }}
-
-
+
-
+
获取数据
@@ -85,7 +84,7 @@ sitemap: false
- getApiAsync()">自动
+ getApiAsync()">自动
手动
@@ -114,27 +113,25 @@ sitemap: false
信息类型
- 设置卡片显示信息的类型。
+ 设置卡片显示信息的类型。(views, danmakus, comments, favorites, coins, likes)
-
+
-
+
- createExample(json, imageProxy, id, type, infoTypes)">生成卡片
+
+ onCopyClicked(e, example)">复制代码
+ createExample(json, imageProxy, id, type, infoTypes)">生成卡片
+
-
+
-
-
-
-
-
-
@@ -214,7 +211,6 @@ sitemap: false