diff --git a/src/dealer/index.config.ts b/src/dealer/index.config.ts index 18e1216..babaa66 100644 --- a/src/dealer/index.config.ts +++ b/src/dealer/index.config.ts @@ -1,3 +1,3 @@ export default definePageConfig({ - navigationBarTitleText: '桂乐淘分享中心' + navigationBarTitleText: '账户管理中心' }) diff --git a/src/dealer/qrcode/index.config.ts b/src/dealer/qrcode/index.config.ts index 8c86bc6..7abe843 100644 --- a/src/dealer/qrcode/index.config.ts +++ b/src/dealer/qrcode/index.config.ts @@ -1,5 +1,5 @@ export default definePageConfig({ - navigationBarTitleText: '桂乐淘分享中心', + navigationBarTitleText: '账户管理中心', // Enable "Share to friends" and "Share to Moments" (timeline) for this page. enableShareAppMessage: true, enableShareTimeline: true diff --git a/src/dealer/withdraw/index.tsx b/src/dealer/withdraw/index.tsx index cbb068b..881de55 100644 --- a/src/dealer/withdraw/index.tsx +++ b/src/dealer/withdraw/index.tsx @@ -487,7 +487,7 @@ const DealerWithdraw: React.FC = () => { labelPosition="top" > - + { 注意事项: 1. 提取佣金必须完成实名认证。 - 2. 佣金非自动到账,再您提取佣金申请通过后,请手动到我的申请记录点击领取。 + 2. 佣金非自动到账,在您提取佣金申请通过后,请手动到我的申请记录点击领取。 3. 桂乐淘温馨提示,请您依法依规申报所得,缴税相关税费。 diff --git a/src/pages/user/components/IsDealer.tsx b/src/pages/user/components/IsDealer.tsx index afafba5..88d3008 100644 --- a/src/pages/user/components/IsDealer.tsx +++ b/src/pages/user/components/IsDealer.tsx @@ -52,7 +52,7 @@ const IsDealer = () => { {config?.vipText || '桂乐淘分享中心'} + className={'pl-3 text-orange-100 font-medium'}>{config?.vipText || '账户管理中心'} {/*门店核销*/} } @@ -76,7 +76,7 @@ const IsDealer = () => { title={ - {config?.vipText || '桂乐淘分享中心'} + {config?.vipText || '账户管理中心'} {config?.vipComments || ''} } diff --git a/src/pages/user/components/UserGrid.tsx b/src/pages/user/components/UserGrid.tsx index 059ac15..5a931e5 100644 --- a/src/pages/user/components/UserGrid.tsx +++ b/src/pages/user/components/UserGrid.tsx @@ -39,7 +39,7 @@ const UserCell = () => { return ( <> - 我的服务 + 桂乐淘服务中心