-------
This commit is contained in:
@ -227,12 +227,12 @@
|
|||||||
<text class="font_2 text_2 ml-7">{{ phoneNumber }}</text>
|
<text class="font_2 text_2 ml-7">{{ phoneNumber }}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="flex-row items-center self-stretch section_2 mt-9" bind:tap="copyInvitationCode">
|
<view class="flex-row items-center self-stretch section_2 mt-9" bind:tap="copyInvitationCode">
|
||||||
|
<text class="font_2 text_3">邀请码:{{ invitationCode }}</text>
|
||||||
<image
|
<image
|
||||||
class="shrink-0 image_4"
|
class="shrink-0 image_4"
|
||||||
src="./images/fuzhi.png"
|
src="./images/fuzhi.png"
|
||||||
mode="aspectFill"
|
mode="aspectFill"
|
||||||
/>
|
/>
|
||||||
<text class="font_2 text_3">邀请码:{{ invitationCode }}</text>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
@ -59,12 +59,10 @@
|
|||||||
border-radius: 31.26rpx;
|
border-radius: 31.26rpx;
|
||||||
}
|
}
|
||||||
.image_4 {
|
.image_4 {
|
||||||
margin-left: 169.72rpx;
|
|
||||||
width: 24.38rpx;
|
width: 24.38rpx;
|
||||||
height: 24.38rpx;
|
height: 24.38rpx;
|
||||||
}
|
}
|
||||||
.text_3 {
|
.text_3 {
|
||||||
margin-left: -194.1rpx;
|
|
||||||
margin-right: 21.6rpx;
|
margin-right: 21.6rpx;
|
||||||
}
|
}
|
||||||
.group {
|
.group {
|
||||||
|
Reference in New Issue
Block a user