拓展:vscode在保存代码时自动用eslint做格式化
步骤:
- 打开设置
- 工作区设置
拓展:如何在一个全新的项目中使用mock
四个步骤:
第一步:拷贝/mock
其中的news.js,table.js根据情况来定
第二步:在vue.config.js中配置devServe
'use strict' module.exports = { /** * You will need to set publicPath if you plan to deploy your site under a sub path, * for example GitHub Pages. If you plan to deploy your site to https://foo.github.io/bar/, * then publicPath should be s