Skip to content

Commit c105336

Browse files
committed
✨ 更新文档
1 parent e7e9f61 commit c105336

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/.vuepress/navbar/index.ts

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@ export const zhNavbar = navbar([
3636
icon: "passport",
3737
link: "clientId",
3838
},
39-
{
40-
text: "客户端工具",
41-
icon: "screwdriver-wrench",
42-
link: "tool",
43-
},
4439
{
4540
text: "消息质量 QoS",
4641
icon: "spinner",
4742
link: "qos",
4843
},
44+
{
45+
text: "客户端工具",
46+
icon: "screwdriver-wrench",
47+
link: "tool",
48+
},
4949
],
5050
},
5151
{

src/mqtt/tool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: mqtt 客户端工具
33
icon: screwdriver-wrench
4-
order: 5
4+
order: 7
55
---
66

77
## mqtt 桌面工具

0 commit comments

Comments
 (0)