<template> <div class="a-page">a</div> </template> <style lang="less" scoped> .a-page { //margin-left: 0; //width: 100vw; background-color: #f8f9fb; //margin-top: 350px; } </style>