Content type 'text/plain;charset=UTF-8' not supported
# Content type 'text/plain;charset=UTF-8' not supported
https://blog.csdn.net/qwdafedv/article/details/53005418
前端 TypeError: (0 , _login.default) is not a function报错 #import
原因:引用没加花括号https://blog.csdn.net/yunwangersheng/article/details/121663968
加花括号与不加的区别
https://www.cnblogs.com/gtea/p/15832145.html
## 将字符串形式的日期转换成日期对象
js var date= new Date(Date.parse(strTime.replace(/-/g, "/"))); //转换成Data();
```js
https://www.cnblogs.com/yxh-jeremy/p/3909536.html
# 父组件向子组件传入方法 相当于回调函数
https://blog.csdn.net/qyl_0316/article/details/117331486
# js判断数据类型
# webstrom 写vue没有提示解决方案
https://blog.csdn.net/buddha_itxiong/article/details/81197275
# webstrom crbug/1173575, non-JS module files deprecated.解决
解决方案:https://blog.csdn.net/ah_ching/article/details/123371682