+
+
+ + Home + + + 歌单 + + + + - +
+
+ + +
-
- - -
@@ -199,17 +203,27 @@ body, } .ant-layout-content { + --transparent: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); + background-image: -webkit-cross-fade(var(--transparent),url('../static/Dionysus.png'),100%); +} + +.main-content { + background-color: #fcfcfccc; + backdrop-filter: blur(1px); +} + +.layout-content { height: calc(100vh - 80px - 69px); padding: 0 10% !important; - background: #fff; + // background: #fff; overflow: auto; } -.layout-content { +.layout-content-content { // padding: 24px; } -.content-header { +.layout-content-header { display: flex; justify-content: space-between; align-items: center; diff --git a/static/Dionysus.png b/static/Dionysus.png new file mode 100644 index 0000000..025ede5 Binary files /dev/null and b/static/Dionysus.png differ diff --git a/static/bieji.jpg b/static/bieji.jpg new file mode 100644 index 0000000..4371d66 Binary files /dev/null and b/static/bieji.jpg differ