Compare commits

..

No commits in common. "2437cddbd5f4b537920e2d63a08b6d83e0500bbe" and "8506fb95217c25a40b79a8646cff98ae30e463e4" have entirely different histories.

6 changed files with 987 additions and 913 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 B

View File

@ -289,9 +289,6 @@
margin-bottom: 0.2rem;
display: flex;
justify-content: space-between;
background: url("~@/assets/newHome/biaoti.png") no-repeat;
background-position-y: 7px;
padding-left: 17px;
}
.ability-to-apply-for-content {
@ -300,7 +297,7 @@
.dep-name {
color: #0558e1;
font-size: 0.18rem;
font-size: 0.22rem;
display: flex;
align-items: center;
line-height: 0.22rem;
@ -349,7 +346,7 @@
.description {
width: 8.8rem;
color: rgba(0, 0, 0, 0.70);
color: rgba(0, 0, 0, 0.45);
}
.remove {

View File

@ -678,21 +678,11 @@
height: 100vh;
width: 100%;
}
:deep .ant-anchor-link{
height: 50px !important;
line-height: 50px;
margin:0px !important;
}
:deep .ant-anchor-link-active > .ant-anchor-link-title {
color: #fff;
width: 100%;
height: 100%;
background: #0058e1;
}
:deep .ant-anchor-link-title:only-child {
padding-left: 14px;
}
// @font-face {
// font-family: 'num-typeface';
// src: url('~@/assets/newHome/font/num-typeface.otf');
// }
.border {
border: 1px solid #dddee1;
@ -778,22 +768,22 @@
.top {
width: 100%;
height: 137px;
height: 100px;
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: flex-end;
justify-content: flex-start;
.td-name {
height: 137px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.td {
height: 137px;
line-height: 137px;
height: 100px;
line-height: 100px;
position: relative;
display: flex;
justify-content: center;
@ -887,9 +877,9 @@
}
.add-img {
height: 40px;
width: 40px;
background: url('~@/assets/newHome/add-grey.png');
height: 60px;
width: 60px;
background: url('~@/assets/newHome/add-on.png');
background-size: 100% 100%;
cursor: pointer;
}

File diff suppressed because it is too large Load Diff

View File

@ -117,14 +117,11 @@
</div>
<a-button
style="
width: 80px;
height: 32px;
text-align: center;
background: #0558e1;
color: #fff;
border: 1px solid #0558e1;
border-radius: 2px;
font-size: 14px;
margin-left: 0.8rem;
background: #e1edfa;
color: #0087ff;
border: none;
border-radius: 0.06rem;
"
@click="appointment(item)"
>
@ -2833,7 +2830,7 @@
.rightContent {
height: 1.75rem;
width: 5.8rem;
margin-right:72px;
.topContent {
font-size: 0.2rem;
color: #000;