Bootstrap

使用eslint时总是提醒warning Delete `·` prettier/prettier或者405:15 warning Insert `⏎·····` prettier

解决方法 可执行代码:

npm run lint --fix

;