This commit is contained in:
parent
a4c690af4b
commit
4b2dab181d
|
|
@ -48,7 +48,7 @@
|
||||||
</view>
|
</view>
|
||||||
<view class="white-content">
|
<view class="white-content">
|
||||||
|
|
||||||
<view class="content-title">
|
<view class="content-title" style="margin: 20rpx 0;">
|
||||||
<view class="shu"></view>
|
<view class="shu"></view>
|
||||||
<view class="content-weight">身份证</view>
|
<view class="content-weight">身份证</view>
|
||||||
<view style="margin-top: 8rpx;margin-left: 12rpx;;font-size: 23rpx;">(必填)</view>
|
<view style="margin-top: 8rpx;margin-left: 12rpx;;font-size: 23rpx;">(必填)</view>
|
||||||
|
|
@ -738,7 +738,7 @@
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
padding-top: 20rpx;
|
padding-top: 20rpx;
|
||||||
padding-bottom: 20rpx;
|
padding-bottom: 20rpx;
|
||||||
margin-bottom: 30rpx;
|
// margin-bottom: 30rpx;
|
||||||
border-radius: 35rpx;
|
border-radius: 35rpx;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -54,7 +54,6 @@
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
padding-top: 20rpx;
|
padding-top: 20rpx;
|
||||||
padding-bottom: 20rpx;
|
padding-bottom: 20rpx;
|
||||||
margin-bottom: 30rpx;
|
|
||||||
border-radius: 35rpx;
|
border-radius: 35rpx;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue