更新
This commit is contained in:
parent
82b2284f95
commit
0ffdbf790c
@ -284,8 +284,6 @@
|
||||
<u-loading-icon color="#333"></u-loading-icon>
|
||||
</template>
|
||||
</u--image>
|
||||
<view style="border-top:1px dashed #0022C7;margin:20rpx 0">
|
||||
</view>
|
||||
<u--image class="image" @click="priview(company.qualification.business_licenseB)"
|
||||
:src="company.qualification.business_licenseB"
|
||||
v-if="company.qualification.business_licenseB" :lazy-load="true">
|
||||
@ -470,7 +468,7 @@
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.personnel_list {
|
||||
padding: 28rpx 0;
|
||||
// padding: 28rpx 0;
|
||||
|
||||
.cards {
|
||||
margin: 0 auto;
|
||||
@ -529,6 +527,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.u_avatar {
|
||||
@ -800,8 +799,8 @@
|
||||
align-self: center;
|
||||
|
||||
image {
|
||||
width: 650rpx;
|
||||
height: 455rpx;
|
||||
width: 638rpx;
|
||||
height: 435rpx;
|
||||
background-color: #7f7f7f;
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 780 B After Width: | Height: | Size: 780 B |
@ -194,6 +194,7 @@
|
||||
|
||||
<style lang="scss">
|
||||
.personnel {
|
||||
padding: 28rpx 0;
|
||||
.new_btn {
|
||||
position: fixed;
|
||||
bottom: 30rpx;
|
||||
@ -212,8 +213,8 @@
|
||||
}
|
||||
|
||||
.personnel_list {
|
||||
padding: 28rpx 0;
|
||||
margin-bottom: 30rpx;
|
||||
// padding: 28rpx 0;
|
||||
// margin-bottom: 30rpx;
|
||||
|
||||
.card {
|
||||
margin: 0 auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user