Compare commits

...

2 Commits

1 changed files with 26 additions and 5 deletions

View File

@ -258,6 +258,7 @@
margin-top: -1.44rem; margin-top: -1.44rem;
font-size: 0.14rem; font-size: 0.14rem;
font-weight: 500; font-weight: 500;
.ant-radio-inner { .ant-radio-inner {
height: 0.16rem; height: 0.16rem;
width: 0.16rem; width: 0.16rem;
@ -283,6 +284,7 @@
} }
.content { .content {
width: 100%; width: 100%;
.ant-radio-group { .ant-radio-group {
display: grid; display: grid;
grid-template-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr;
@ -290,6 +292,7 @@
} }
} }
} }
.ability-to-type { .ability-to-type {
.content { .content {
display: grid; display: grid;
@ -309,6 +312,7 @@
align-items: center; align-items: center;
font-weight: 500; font-weight: 500;
} }
.ability-to-type-down { .ability-to-type-down {
background: #0087ff; background: #0087ff;
color: #fff; color: #fff;
@ -316,10 +320,12 @@
} }
} }
} }
.ant-modal-title { .ant-modal-title {
display: flex; display: flex;
align-items: center; align-items: center;
} }
.ant-modal-footer { .ant-modal-footer {
border: 0; border: 0;
text-align: center; text-align: center;
@ -329,6 +335,7 @@
border-radius: 0.08rem; border-radius: 0.08rem;
} }
} }
.showBg { .showBg {
height: 0.24rem; height: 0.24rem;
width: 0.24rem; width: 0.24rem;
@ -353,14 +360,12 @@
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
margin-bottom: 0.32rem; margin-bottom: 0.32rem;
.title-son {
width: 0.34rem; width: 0.34rem;
height: 0.03rem;
background: #0058e1;
border-radius: 0.01rem; border-radius: 0.01rem;
margin-top: 0.18rem; margin-top: 0.18rem;
} }
} }
.content { .content {
width: 13rem; width: 13rem;
height: 4.8rem; height: 4.8rem;
@ -369,17 +374,17 @@
.content-empty { .content-empty {
height: 2.2rem; height: 2.2rem;
padding-top: 0.49rem; padding-top: 0.49rem;
}
} }
.content > div {
background: #f3f5f9; background: #f3f5f9;
border: #eaedf2 0.01rem solid; border: #eaedf2 0.01rem solid;
} }
.content > div:hover { .content > div:hover {
border-radius: 0.02rem; border-radius: 0.02rem;
border: 0.01rem solid #0058e1; border: 0.01rem solid #0058e1;
box-shadow: 0rem 0.08rem 0.2rem rgba(0, 88, 225, 0.3); box-shadow: 0rem 0.08rem 0.2rem rgba(0, 88, 225, 0.3);
} }
.content-miaoshui { .content-miaoshui {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
@ -400,6 +405,7 @@
margin-bottom: 0.12rem; margin-bottom: 0.12rem;
word-break: break-all; word-break: break-all;
} }
.content-miaoshui-content { .content-miaoshui-content {
height: 1.2rem; height: 1.2rem;
width: 2.98rem; width: 2.98rem;
@ -417,6 +423,7 @@
cursor: pointer; cursor: pointer;
} }
} }
.shijain { .shijain {
width: 100%; width: 100%;
display: flex; display: flex;
@ -428,6 +435,7 @@
margin-left: 0.16rem; margin-left: 0.16rem;
} }
} }
.shijain-content-bootom { .shijain-content-bootom {
margin-right: 0.16rem; margin-right: 0.16rem;
width: 0.8rem; width: 0.8rem;
@ -437,13 +445,16 @@
cursor: pointer; cursor: pointer;
color: #0058e1; color: #0058e1;
} }
.shijain-content-bootom:hover { .shijain-content-bootom:hover {
background: rgba(0, 88, 225, 0.3); background: rgba(0, 88, 225, 0.3);
} }
.content > div > div { .content > div > div {
height: 2.4rem; height: 2.4rem;
width: 100%; width: 100%;
} }
.one { .one {
height: 2.4rem; height: 2.4rem;
display: flex; display: flex;
@ -455,6 +466,7 @@
.shijain { .shijain {
margin-top: 0.2rem; margin-top: 0.2rem;
} }
:deep(.ant-imag) { :deep(.ant-imag) {
text-align: center; text-align: center;
} }
@ -467,6 +479,7 @@
max-width: 2.98rem; max-width: 2.98rem;
} }
} }
.bottom { .bottom {
height: 0.24rem; height: 0.24rem;
font-size: 0.16rem; font-size: 0.16rem;
@ -475,6 +488,7 @@
cursor: pointer; cursor: pointer;
text-align: center; text-align: center;
color: #000000; color: #000000;
.gengduo { .gengduo {
display: inline-block; display: inline-block;
margin-left: 0.04rem; margin-left: 0.04rem;
@ -484,15 +498,18 @@
background-position: center; background-position: center;
} }
} }
.bottom:hover { .bottom:hover {
border-radius: 0.02rem; border-radius: 0.02rem;
background-color: rgba(1, 102, 255, 0.1); background-color: rgba(1, 102, 255, 0.1);
} }
.content > div { .content > div {
height: 4.8rem; height: 4.8rem;
width: 3.1rem; width: 3.1rem;
margin-right: 0.2rem; margin-right: 0.2rem;
} }
.fixedmount { .fixedmount {
height: 1.5rem; height: 1.5rem;
display: flex; display: flex;
@ -504,6 +521,7 @@
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
} }
.fixedmount div { .fixedmount div {
width: 0.7rem; width: 0.7rem;
height: 0.7rem; height: 0.7rem;
@ -518,6 +536,7 @@
cursor: pointer; cursor: pointer;
background: #e3edfc; background: #e3edfc;
} }
.fixedmount div p:nth-child(2) { .fixedmount div p:nth-child(2) {
position: absolute; position: absolute;
bottom: 0rem; bottom: 0rem;
@ -527,6 +546,7 @@
color: #000000; color: #000000;
// margin-top: .08rem; // margin-top: .08rem;
} }
.fixedmount div:nth-child(1) p:nth-child(1) { .fixedmount div:nth-child(1) p:nth-child(1) {
height: 0.24rem; height: 0.24rem;
width: 0.24rem; width: 0.24rem;
@ -534,6 +554,7 @@
background-size: cover; background-size: cover;
background-position: center; background-position: center;
} }
.fixedmount div:nth-child(2) p:nth-child(1) { .fixedmount div:nth-child(2) p:nth-child(1) {
height: 0.24rem; height: 0.24rem;
width: 0.24rem; width: 0.24rem;