This commit is contained in:
aihe 2024-01-28 17:22:48 +08:00
parent 10f0228ebe
commit 655344bbae
5 changed files with 23 additions and 9 deletions

View File

@ -23,7 +23,7 @@
</view>
</view>
<view class="flex-column-center">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/adress.png`)">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/eye-off.svg`)">
</image>
</view>
<view style="position: absolute;left: 20rpx;bottom: -20rpx;top: 46rpx;">
@ -49,7 +49,7 @@
</view>
</view>
<view class="flex-column-center">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/adress.png`)">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/eye-line.svg`)">
</image>
</view>
</u-row>

View File

@ -20,13 +20,19 @@
<view class="mb-10">
<u-row justify="between">
<u-col span="5">
<tpx-upload v-model:value="baseFormData.pic1" :btnText="'身份证人像面'" height="150" width="200">
<u-text :text="'身份证人像面'" size="28"></u-text>
<tpx-upload v-model:value="baseFormData.pic1" :isSlot="true">
<view class="up-item">
<u-image :src="getCdnUrl(`mine/shen-zh.svg`)" height="150" width="200"></u-image>
<u-text :text="'身份证人像面'" size="28" align="center"></u-text>
</view>
</tpx-upload>
</u-col>
<u-col span="5">
<tpx-upload v-model:value="baseFormData.pic2" :btnText="'身份证国徽面'" height="150" width="200">
<u-text :text="'身份证国徽面'" size="28"></u-text>
<tpx-upload v-model:value="baseFormData.pic2" :isSlot="true">
<view class="up-item">
<u-image :src="getCdnUrl(`mine/shen-fan.svg`)" height="150" width="200"></u-image>
<u-text :text="'身份证国徽面'" size="28" align="center"></u-text>
</view>
</tpx-upload>
</u-col>
</u-row>
@ -136,5 +142,11 @@
}
</style>
<style scoped lang="scss">
.up-item{
width: 200rpx;
padding-bottom: 16rpx;
border: 2rpx solid #EFEFEF;
border-radius: 6rpx;
background: #F8F8F8;
}
</style>

View File

@ -23,7 +23,7 @@
</view>
</view>
<view class="flex-column-center">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/adress.png`)">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/eye-off.svg`)">
</image>
</view>
<view style="position: absolute;left: 20rpx;bottom: -20rpx;top: 46rpx;">
@ -49,7 +49,7 @@
</view>
</view>
<view class="flex-column-center">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/adress.png`)">
<image style="height: 32rpx;width: 28rpx;" :src="getCdnUrl(`post/eye-line.svg`)">
</image>
</view>
</u-row>

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1706406033192" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="11042" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M512 128c230.058667 0 421.461333 165.546667 461.610667 384-40.106667 218.453333-231.552 384-461.610667 384-230.058667 0-421.461333-165.546667-461.610667-384C90.496 293.546667 281.941333 128 512 128z m0 682.666667a384.213333 384.213333 0 0 0 374.485333-298.666667 384.213333 384.213333 0 0 0-748.970666 0A384.213333 384.213333 0 0 0 512 810.666667z m0-106.666667a192 192 0 1 1 0-384 192 192 0 0 1 0 384z m0-85.333333a106.666667 106.666667 0 1 0 0-213.333334 106.666667 106.666667 0 0 0 0 213.333334z" p-id="11043"></path></svg>

After

Width:  |  Height:  |  Size: 860 B

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1706406053812" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="11350" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M759.893333 571.306667A381.013333 381.013333 0 0 0 896 325.12a42.666667 42.666667 0 1 0-85.333333-10.24 301.653333 301.653333 0 0 1-597.333334 0 42.666667 42.666667 0 1 0-85.333333 10.24 381.013333 381.013333 0 0 0 135.68 246.186667l-98.133333 98.986666a42.666667 42.666667 0 0 0 60.16 60.16l111.36-110.933333a386.56 386.56 0 0 0 132.266666 39.253333V810.666667a42.666667 42.666667 0 0 0 85.333334 0v-151.893334a386.56 386.56 0 0 0 132.266666-39.253333l111.36 110.933333a42.666667 42.666667 0 0 0 60.16-60.16z" p-id="11351"></path></svg>

After

Width:  |  Height:  |  Size: 871 B