This commit is contained in:
eric
2026-04-01 02:23:17 -05:00
parent 056dadc817
commit de86a65293
8 changed files with 202 additions and 52 deletions

View File

@@ -1026,6 +1026,8 @@ export default function HomeClient() {
onVerify={checkPaymentFromPB}
onVerifyByEmail={checkVerifyByEmail}
onVerifySuccess={handleVerifySuccess}
wechatNick={wechatNick}
wechatAvatar={wechatAvatar}
/>
)}
</VipLayout>