搜索以及优惠券

This commit is contained in:
952108534@qq.com
2022-01-17 10:57:01 +08:00
parent d446ac1ba3
commit 8375664ba6
7 changed files with 747 additions and 1320 deletions

View File

@@ -1,8 +1,6 @@
@media screen and (max-width:768px){
.allmain{
.rc-top{
margin-top: 2.5rem;
}
}
.active {
@@ -29,7 +27,7 @@
display: block;
margin-left: 32px;
font-weight: bold;
cursor: pointer;
}
span:first-child {
margin-left: 0;
@@ -156,9 +154,7 @@ margin-top: 8px;
@media screen and (min-width: 769px){
.allmain{
.rc-top{
margin-top: 1.5rem;
}
.rs-dis{
display: flex;
flex-flow: wrap;
@@ -192,6 +188,7 @@ margin-top: 8px;
margin-left: 40px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
}
span:first-child {

View File

@@ -129,13 +129,14 @@ img, picture {
height: 100%;
background: #333333;
opacity: 0.6;
position: absolute;
position: fixed;
bottom: 0;
width: 100%;
z-index: 8;
}
.ts-scrollable-container{
display: flex;
align-items: center;
h2{
margin:0;
display: flex;

File diff suppressed because it is too large Load Diff