!77 2022-1-22 He

Merge pull request !77 from Admin/sit-He-v3
This commit is contained in:
Admin
2022-01-22 07:25:47 +00:00
committed by Gitee
8 changed files with 192 additions and 130 deletions

View File

@@ -792,7 +792,15 @@ picture {
max-width: 920px;
}
}
.pop_coupon{
max-width: 440px;
width: 100%;
margin: 0 auto;
.el-dialog{
width: 100%;
}
}
#tns2-iw {
height: 90px;
}
@@ -817,6 +825,7 @@ picture {
.el-dialog__title {
color: #e1001a;
font-weight: bold;
}
}

View File

@@ -1,3 +1,15 @@
.pop_coupon{
max-width: 440px;
width: 100%;
.el-dialog{
width: 100%;
margin: 0 auto;
}
.rs-dis{
max-height: 290px;
overflow-y: auto;
}
}
.ts-product-detail{
i {
font-style: normal;
@@ -185,7 +197,7 @@
.rc-right {
display: flex;
flex-direction: column;
padding-left: 20px;
padding: 5px 10px;
justify-content: center;
height: 100%;
i {
@@ -425,10 +437,12 @@
height: 100%;
i {
font-style: normal;
font-size: 12px;
font-size: 18px;
font-weight: bold;
}
span {
font-size: 26px;
font-size: 45px;
font-weight: bold;
}
strong {
font-style: normal;
@@ -440,7 +454,7 @@
.rc-right {
display: flex;
flex-direction: column;
padding-left: 20px;
padding: 5px 10px;
justify-content: center;
height: 100%;
i {