feat(邀请新用户活动): 调整按钮显示
This commit is contained in:
parent
cced68bb9f
commit
818aa85f6c
@ -38,17 +38,17 @@
|
||||
>
|
||||
<div style="font-weight: 590; font-size: 0.7em">{{ t('enter_invitation_code') }}</div>
|
||||
</itemCenter>
|
||||
<itemCenter
|
||||
<!-- <itemCenter
|
||||
style="width: 40%; min-height: 15.63vw"
|
||||
:imgUrl="imageUrl('BtBg')"
|
||||
:contentStyle="`direction: ltr;justify-content: center;inset: 1vw 6vw 0 1vw;`"
|
||||
@click="enterCodeShow = true"
|
||||
>
|
||||
<div style="font-weight: 590; font-size: 0.7em">{{ t('enter_invitation_code') }}</div>
|
||||
</itemCenter>
|
||||
</itemCenter> -->
|
||||
|
||||
<!-- 前往邀请人信息页 -->
|
||||
<!-- <itemCenter
|
||||
<itemCenter
|
||||
v-else-if="leftBtType === 'privateChat'"
|
||||
style="width: 40%; min-height: 15.63vw"
|
||||
:imgUrl="imageUrl('BtBg')"
|
||||
@ -56,7 +56,7 @@
|
||||
@click="gotoPrivateChat(myInviter.inviterInfo?.userId)"
|
||||
>
|
||||
<div style="font-weight: 590; font-size: 0.6em">{{ t('contact_your_inviter') }}</div>
|
||||
</itemCenter> -->
|
||||
</itemCenter>
|
||||
<!-- <itemCenter
|
||||
style="width: 40%; min-height: 15.63vw"
|
||||
:imgUrl="imageUrl('BtBg')"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user