Skip to content

Commit 2c3515c

Browse files
committed
暂时不添加 配网文档的route
1 parent 2bede7b commit 2c3515c

File tree

1 file changed

+1
-1
lines changed
  • docs/.vitepress/theme/constrants

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/constrants/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const items_xrobot_platform = [
7979
{ text: "OTA 网关", link: "OTA" },
8080
{ text: "WebSocket", link: "websocket" },
8181
{ text: "MQTT", link: "MQTT" },
82-
{ text: "蓝牙配网(BluFi)", link: "blufi-config" },
82+
// { text: "蓝牙配网(BluFi)", link: "blufi-config" },
8383
].map((item) => apply_prefix(item, Chapters.xrobot_platform)),
8484
},
8585
];

0 commit comments

Comments
 (0)