Commit 5b12ec0b653979847e4af401470030c5ba5a5a50

Authored by BigBoss
1 parent 36e5592037
Exists in master

修改首页bug

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/pages/index/index.vue
... ... @@ -265,6 +265,7 @@ export default {
265 265 flex-direction: column;
266 266 align-items: center;
267 267 justify-content: center;
  268 + width: 100%;
268 269 }
269 270 .header {
270 271 display: flex;
... ...