Merge branch 'sit-Carl' of gitee.com:carl_Ming_1/smart-admin into sit-Leung

This commit is contained in:
Admin
2022-01-17 10:23:09 +00:00
committed by Gitee
18 changed files with 940 additions and 1438 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

@@ -128,13 +128,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;
@@ -281,6 +282,11 @@ img, picture {
.rc-top{
margin-top: 74px;
}
.rc-list__header {
background: none;
padding: .5rem 0;
border-bottom: none;
}
.ts-right-arr {
border-bottom:1px solid #E1001A;
padding-bottom:2px;

View File

@@ -337,6 +337,8 @@ object-fit: cover;
color: #fff;
height: 100%;
width: 100%;
font-size: 1.25rem;
line-height: 9.375rem;
text-align: center;

File diff suppressed because it is too large Load Diff