feat(招募充值代理页): 对接跳转app私聊页

This commit is contained in:
hzj 2025-10-24 19:38:47 +08:00
parent 53a73e6f26
commit 8424d2250f

View File

@ -210,7 +210,9 @@
align-items: center;
"
>
<div style="font-weight: 500">Send Message</div>
<div style="font-weight: 500" @click="gotoPrivateChat(FreightAgency.userBaseInfo.id)">
Send Message
</div>
</div>
</div>
</div>
@ -277,6 +279,7 @@ import {
parseHeader,
setHttpHeaders,
isInApp,
gotoPrivateChat,
} from '@/utils/appBridge.js'
import {
appConnectionManager,