Merge branch 'main' of http://git.excellentkk.cn/mkm/OfficeApp
This commit is contained in:
commit
7a495e34ee
@ -295,6 +295,8 @@
|
||||
<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">
|
||||
@ -479,7 +481,7 @@
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.personnel_list {
|
||||
// padding: 28rpx 0;
|
||||
padding: 28rpx 0;
|
||||
|
||||
.cards {
|
||||
margin: 0 auto;
|
||||
@ -540,7 +542,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.u_avatar {
|
||||
@ -812,8 +813,8 @@
|
||||
align-self: center;
|
||||
|
||||
image {
|
||||
width: 638rpx;
|
||||
height: 435rpx;
|
||||
width: 650rpx;
|
||||
height: 455rpx;
|
||||
background-color: #7f7f7f;
|
||||
}
|
||||
}
|
||||
|
@ -250,6 +250,7 @@
|
||||
|
||||
.cards_head_top {
|
||||
display: flex;
|
||||
width: 70vw;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user