主题webpack升级到5

This commit is contained in:
zjl
2022-03-07 15:17:11 +08:00
parent ab7b714461
commit 913f9f6c62
20 changed files with 11636 additions and 25502 deletions
+2 -2
View File
@@ -22,10 +22,10 @@ html, body, #container {
min-height:100%;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
background: $colorBodyBg url(/api/v1/common/randomBg?label=background) no-repeat;
background-color: $colorBodyBg;
background-repeat: no-repeat;
background-size: contain;
background-position: right;
// overflow-scrolling: touch;
&.show {
overflow-y: hidden;
}
+2 -1
View File
@@ -1,5 +1,6 @@
.left-col {
background: $colorBg url(/api/v1/common/randomBg?label=banner) no-repeat;
background-color: $colorBg;
background-repeat: no-repeat;
background-size: cover;
background-position: top;
width: 300px;