template>div.app

.app{

bg:url(xxx)height:100%width:100%position:fixed

}

app.vue 设置body
body{

margin:0;padding:0

}