feat(招募充值代理页): 对接跳转app私聊页
This commit is contained in:
parent
53a73e6f26
commit
8424d2250f
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user