bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Fe-interview: [vue] 为什么我们写组件的时候可以写在.vue里呢?可以是别的文件名后缀吗?
Created on 20 Jun 2019
·
2
Comments
·
Source:
haizlin/fe-interview
[vue] 为什么我们写组件的时候可以写在.vue里呢?可以是别的文件名后缀吗?
vue
Source
Most helpful comment
配合相应的loader 想咋写就咋写 [手动滑稽.gif]
All 2 comments
也可以写为js,jsx,ts,tsx这种
配合相应的loader 想咋写就咋写 [手动滑稽.gif]
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
[vue] prop验证的type类型有哪几种?
haizhilin2013
·
3
Comments
[vue] 如果将axios异步请求同步化处理?
haizhilin2013
·
3
Comments
[vue] 你了解什么是函数式组件吗?
haizhilin2013
·
3
Comments
[vue] 你有使用过babel-polyfill模块吗?主要是用来做什么的?
haizhilin2013
·
3
Comments
[vue] 说说你对vue组件的设计原则的理解
haizhilin2013
·
3
Comments
Most helpful comment
配合相应的loader 想咋写就咋写 [手动滑稽.gif]