页面修改
This commit is contained in:
parent
b04d89c7a1
commit
27bd4aea74
@ -295,6 +295,8 @@
|
|||||||
<u-loading-icon color="#333"></u-loading-icon>
|
<u-loading-icon color="#333"></u-loading-icon>
|
||||||
</template>
|
</template>
|
||||||
</u--image>
|
</u--image>
|
||||||
|
<view style="border-top:1px dashed #0022C7;margin:20rpx 0">
|
||||||
|
</view>
|
||||||
<u--image class="image" @click="priview(company.qualification.business_licenseB)"
|
<u--image class="image" @click="priview(company.qualification.business_licenseB)"
|
||||||
:src="company.qualification.business_licenseB"
|
:src="company.qualification.business_licenseB"
|
||||||
v-if="company.qualification.business_licenseB" :lazy-load="true">
|
v-if="company.qualification.business_licenseB" :lazy-load="true">
|
||||||
@ -479,7 +481,7 @@
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.personnel_list {
|
.personnel_list {
|
||||||
// padding: 28rpx 0;
|
padding: 28rpx 0;
|
||||||
|
|
||||||
.cards {
|
.cards {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
@ -539,7 +541,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.u_avatar {
|
.u_avatar {
|
||||||
@ -811,8 +812,8 @@
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
|
|
||||||
image {
|
image {
|
||||||
width: 638rpx;
|
width: 650rpx;
|
||||||
height: 435rpx;
|
height: 455rpx;
|
||||||
background-color: #7f7f7f;
|
background-color: #7f7f7f;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -248,6 +248,7 @@
|
|||||||
|
|
||||||
.cards_head_top {
|
.cards_head_top {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
width: 70vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user