页面修改
This commit is contained in:
commit
b04d89c7a1
@ -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;
|
||||
}
|
||||
}
|
||||
|
BIN
static/img/company/contract.png
Normal file
BIN
static/img/company/contract.png
Normal file
Binary file not shown.
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