页面修改
This commit is contained in:
commit
b04d89c7a1
@ -295,8 +295,6 @@
|
|||||||
<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">
|
||||||
@ -481,7 +479,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;
|
||||||
@ -541,6 +539,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.u_avatar {
|
.u_avatar {
|
||||||
@ -812,8 +811,8 @@
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
|
|
||||||
image {
|
image {
|
||||||
width: 650rpx;
|
width: 638rpx;
|
||||||
height: 455rpx;
|
height: 435rpx;
|
||||||
background-color: #7f7f7f;
|
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">
|
<style lang="scss">
|
||||||
.personnel {
|
.personnel {
|
||||||
|
padding: 28rpx 0;
|
||||||
.new_btn {
|
.new_btn {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 30rpx;
|
bottom: 30rpx;
|
||||||
@ -212,8 +213,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.personnel_list {
|
.personnel_list {
|
||||||
padding: 28rpx 0;
|
// padding: 28rpx 0;
|
||||||
margin-bottom: 30rpx;
|
// margin-bottom: 30rpx;
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user