Skip to content

Commit 40fa3d4

Browse files
committed
feat(v3): add context and change to v3
1 parent c7af6ef commit 40fa3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export const sidebar = {
8686
{ text: '红包', link: '/zh/payment/red-pack' },
8787
{ text: 'JSSDK', link: '/zh/payment/jssdk' },
8888
{ text: '企业付款', link: '/zh/payment/work-pay' },
89+
{ text: '商户付款', link: '/zh/payment/merchant-pay' },
8990
{ text: '撤销订单', link: '/zh/payment/retrieve-order' },
9091
{ text: '分账', link: '/zh/payment/profit-share' },
9192
]

0 commit comments

Comments
 (0)