update
This commit is contained in:
@@ -53,7 +53,7 @@ const success = ({type}) => {
|
|||||||
<!--邀请好友-->
|
<!--邀请好友-->
|
||||||
<XNav></XNav>
|
<XNav></XNav>
|
||||||
|
|
||||||
<view class="h-[calc(100vh-100rpx)] w-full fixed top-[100rpx] left-0">
|
<view class="h-[calc(100vh-100rpx)] w-full fixed top-0 left-0">
|
||||||
<image class="!size-full" mode="widthFix" :src="yqhyBg"></image>
|
<image class="!size-full" mode="widthFix" :src="yqhyBg"></image>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|||||||
@@ -163,7 +163,8 @@ onMounted(() => {
|
|||||||
<view class="rounded-[20rpx] bg-[#fff] !mx-[20rpx] !mt-[20rpx] py-[26rpx] px-[32rpx]">
|
<view class="rounded-[20rpx] bg-[#fff] !mx-[20rpx] !mt-[20rpx] py-[26rpx] px-[32rpx]">
|
||||||
<view class="test-28r !mb-[40rpx]" style="font-weight: 700;">其他内容</view>
|
<view class="test-28r !mb-[40rpx]" style="font-weight: 700;">其他内容</view>
|
||||||
<view class="!grid grid-cols-4">
|
<view class="!grid grid-cols-4">
|
||||||
<view class="!flex items-center flex-col justify-center gap-[12rpx]">
|
<view class="!flex items-center flex-col justify-center gap-[12rpx]"
|
||||||
|
@click="toPage('/pages/InviteFriends/index')">
|
||||||
<image class="!size-[84rpx]" mode="aspectFill" :src="ICON4"></image>
|
<image class="!size-[84rpx]" mode="aspectFill" :src="ICON4"></image>
|
||||||
<view class="test-24r">邀请好友</view>
|
<view class="test-24r">邀请好友</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user