完成第一部分

This commit is contained in:
2025-05-29 00:47:08 +08:00
parent bc4ea87cab
commit fc3ba7e04b
26 changed files with 754 additions and 111 deletions

View File

@ -12,12 +12,12 @@
<text class="font_2 text_2 ml-7">15214547473</text>
</view>
<view class="flex-row items-center self-stretch section_2 mt-9">
<text class="font_3 text_3">邀请码123445</text>
<image
class="shrink-0 image_4"
src="./images/fuzhi.png"
mode="aspectFill"
/>
<text class="font_3 text_3">邀请码123445</text>
</view>
</view>
<view class="flex-col items-center" bind:tap="erweima">

View File

@ -57,14 +57,14 @@
line-height: 17.08rpx;
}
.section_2 {
padding: 10.5rpx 23.13rpx 10.5rpx 14.03rpx;
padding: 10.5rpx 14.03rpx 10.5rpx 14.03rpx;
background-color: #fff6de;
border-radius: 31.26rpx;
}
.image_4 {
margin-left: 169.72rpx;
width: 24.38rpx;
height: 24.38rpx;
margin-left: 10rpx;
}
.font_3 {
font-size: 22.5rpx;
@ -73,8 +73,6 @@
color: #ff8d1a;
}
.text_3 {
margin-left: -194.1rpx;
margin-right: 21.6rpx;
line-height: 20.68rpx;
}
.image_2 {