We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7af6ef commit 40fa3d4Copy full SHA for 40fa3d4
.vitepress/config.ts
@@ -86,6 +86,7 @@ export const sidebar = {
86
{ text: '红包', link: '/zh/payment/red-pack' },
87
{ text: 'JSSDK', link: '/zh/payment/jssdk' },
88
{ text: '企业付款', link: '/zh/payment/work-pay' },
89
+ { text: '商户付款', link: '/zh/payment/merchant-pay' },
90
{ text: '撤销订单', link: '/zh/payment/retrieve-order' },
91
{ text: '分账', link: '/zh/payment/profit-share' },
92
]
0 commit comments