页面修改

This commit is contained in:
THK3121 2023-08-21 15:29:18 +08:00
commit b04d89c7a1
3 changed files with 7 additions and 7 deletions

View File

@ -295,8 +295,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">
@ -481,7 +479,7 @@
<style lang="scss" scoped>
.personnel_list {
padding: 28rpx 0;
// padding: 28rpx 0;
.cards {
margin: 0 auto;
@ -541,6 +539,7 @@
}
}
}
}
.u_avatar {
@ -812,8 +811,8 @@
align-self: center;
image {
width: 650rpx;
height: 455rpx;
width: 638rpx;
height: 435rpx;
background-color: #7f7f7f;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 780 B

View File

@ -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;