chaowenguo
commited on
Commit
•
550cda6
1
Parent(s):
d3bf214
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -7,8 +7,8 @@
|
|
7 |
</head>
|
8 |
<body>
|
9 |
<div style='display:flex; flex-direction:column; position:fixed; top:0; left:0; width:0; height:100%; overflow-x:hidden; transition:width 0.5s'>
|
10 |
-
|
11 |
-
|
12 |
<div style='display:flex; justify-content:space-around'>
|
13 |
<button>播放列表</button>
|
14 |
<h1></h1>
|
|
|
7 |
</head>
|
8 |
<body>
|
9 |
<div style='display:flex; flex-direction:column; position:fixed; top:0; left:0; width:0; height:100%; overflow-x:hidden; transition:width 0.5s'>
|
10 |
+
<button>关闭播放列表</button>
|
11 |
+
</div>
|
12 |
<div style='display:flex; justify-content:space-around'>
|
13 |
<button>播放列表</button>
|
14 |
<h1></h1>
|