Authored by
郭成尧
去掉背景色
|
@@ -4,10 +4,6 @@ |
|
@@ -4,10 +4,6 @@ |
4
|
</ul>
|
4
|
</ul>
|
5
|
</template>
|
5
|
</template>
|
6
|
<style>
|
6
|
<style>
|
7
|
- body {
|
|
|
8
|
- background: #000;
|
|
|
9
|
- }
|
|
|
10
|
-
|
|
|
11
|
.list-box {
|
7
|
.list-box {
|
12
|
position: fixed;
|
8
|
position: fixed;
|
13
|
height: 100%;
|
9
|
height: 100%;
|