vue中如何去掉页面的外边距margin

431 阅读1分钟

1.我们改如何去掉vue项目中的页面的margin值呢? 2.首先我们需要找到index.html,然后设置样式style即可。 `

We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.

`

image.png