diff --git a/src/views/DesktopApp.jsx b/src/views/DesktopApp.jsx index ae064c8..33281dc 100644 --- a/src/views/DesktopApp.jsx +++ b/src/views/DesktopApp.jsx @@ -141,7 +141,7 @@ function DesktopApp() { background: 'white', }}> closeSnippetDrawer()} @@ -150,7 +150,7 @@ function DesktopApp() { closePaymentDrawer()} @@ -212,11 +212,11 @@ function DesktopApp() { key: 'profile', }, { - label: '生成付款链接', + label: '支付链接', key: 'generate-payment', }, { - label: '图文集管理', + label: '图文集', key: 'snippet-list', }, { type: 'divider' },