@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
- <link rel="icon" href="/favicon.ico" />
+ <link rel="icon" href="/favicon.ico?v=1" />
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover">
<meta http-equiv="Cache-control" content="no-cache">
@@ -38,7 +38,7 @@
.leftContent {
position: relative;
display: flex;
-
+ width: 45%;
}
.leftBg {
@@ -117,6 +117,7 @@
padding-right: 12px;
height: 100%;
+ overflow: hidden;
:global {
.van-search {
@@ -150,7 +151,7 @@
background-color: #fff;
padding: 4px;
transition: all .3s;
- min-width: 25vw;
&.disableNotic {
@@ -237,6 +238,7 @@
background: #fff;
overflow: hidden;
border: none;
+ width: 55%;
.right-musicName {