欢迎光临
我们一直在努力

vuejs提示Newline required at end of file but not found

vuejs提示Newline required at end of file but not found

<template>
    <div>home</div>
</template>

<script>
export default {
  name: 'Home'
}
</script>

<style scoped>

</style>

提示</style>位置有:Newline required at end of file but not found

解决方法:只需要新建一个空白行即可

 

赞(0)
版权归原作者所有,如有侵权请告知。达维营-前端网 » vuejs提示Newline required at end of file but not found

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址